All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
Unless otherwise noted, all changes made by @jeremyknight-me.
- Added support for .NET 9.
- Updated
Microsoft.EntityFrameworkCore.SqlServer
- Removed support for .NET Standard 2.0 and .NET 6
- Support for .NET 7 and .NET 8
- Support for .NET 5 and .NET Standard 2.1
- Added
ModelConfigurationBuilderExtensions
to allow for easy application of default preferences
- Changed multi-targeting to include .NET Standard 2.0
- Removed ADO integration helper classes
- Multi-targeting for .NET Standard 2.1, .NET 5, and .NET 6
- ADO integration helper classes
- Changed PropertyBuilderExtensions to be type specific
- Added PropertyBuilderExtensions.