Releases: efcore/EFCore.NamingConventions
Releases · efcore/EFCore.NamingConventions
Version 1.1.0
Highlights:
- Target .NET Standard 2.0 instead of 2.1 (#14)
- Starting applying naming conventions to indexes and constraints (#3)
- Upper- and lower-case naming conventions (#8, #11), thanks @leotsarev!
- Fix bug where the plugin was interfering with owned entity table splitting (#4).
Warning: after upgrading the package version, create a new migration and carefully inspect the changes. The plugin will probably cause tables, columns, indexes and constraints to be renamed.