You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Updated README.md to reflect changes in release notes for versions 8.0 and 9.0.
- Changed all `.ConfigureAwait(true)` to `.ConfigureAwait(false)` in version 8.0 for best practices.
- Added `Open.Database.Extensions.MSSqlClient` for `Microsoft.Data.SqlClient` support.
- Updated target framework to include .NET 8.0 for improved compilation and performance.
- Discontinued Open.Database.Extensions meta-package in version 9.0 and added .NET 9.0 to targets.
- Included implementation of .NET 8 and 9 specific features and performed significant cleanup and simplification.
0 commit comments