This version implements dotnet 10 and EF Core 10 compatibility. If you are using EF Core 9 or dotnet 9, then do not upgrade to this version.
What's Changed
- (#413) dotnet 10 support by @adrianhall in #418
- Fix LINQ conversion of
.Contains()by @duckblaster in #423 - (#432) Removed all MySQL testing by @adrianhall in #433
- (#434) Updated all libraries for .NET 10 compatibility by @adrianhall in #435
- (#419) EF Core 10 update. by @adrianhall in #438
- (#437) Template upgraded to .NET 10 by @adrianhall in #439
New Contributors
- @duckblaster made their first contribution in #423
Full Changelog: 9.0.5...10.0.0