Documentation Home

Release Notes

2.0.0

  • Bumped major version to 2 to reflect breaking changes

  • Added support for .NET 10

  • Updated package dependencies

  • Breaking Changes:

    Fixed the name of the Dependency Injection extension method from AddSqlObjectsForSqlServerOptions() to AddSqlObjectsForSqlServer(). This change was made to better match the name of the extension method to the name of the library.

  • Updated documentation to reflect changes in the library

1.0.0

  • Initial Release