Releases: efcore/EFCore.NamingConventions
Version 8.0.3
This releases three additional issues in the 8.0 release.
Version 8.0.2
This releases two additional critical bugs in the 8.0.0 release.
Version 8.0.1
This patch release fixes #247, which caused DbSet property names to be ignored.
Version 8.0.0
This releases fixes many long-standing bugs and includes support both for the new EF complex types and for JSON owned entities.
For the full list of issues, see this.
Version 7.0.2
This patch release contains some fixes for new EF Core 7.0 features such as TPC and JSON columns, see here for the full details.
Version 7.0.0
v7.0.0 Bump version to 7.0.0
Version 5.0.2
This patch version fixes support for owned types within a TPT hierarchy, and adds the CamelCase naming convention.
The full issue list is here.
Version 5.0.1
This patch version fixes support for owned types and table splitting.
Version 5.0.0
This version is compatible with Entity Framework Core 5.0.0, and brings some of its own improvements.
The full issue list is here.
5.0.0 Preview5
Pack nugets with Github Actions Also add SourceLink