Skip to content

Roadmap

tsahi edited this page Jul 16, 2020 · 3 revisions

Version 7.0

  • expose TPL methods, either instance or extensions, wrapping the existing APM methods or new implementations.
  • extract documentation to HTML
  • replace System.Data.SqlClient with Microsoft.Data.SqlClient
  • Support .NET Core, as well as .NET Framework
  • Expose Database class as interface, for easy mocking and injecting.

Version 8.0

  • Support more database engines (MySql? SQLite?)
  • Split to database-specific packages