forked from microsoftarchive/data-access-application-block
-
Notifications
You must be signed in to change notification settings - Fork 0
Roadmap
tsahi edited this page Dec 8, 2019
·
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.