Skip to content

Releases: efcore/EFCore.NamingConventions

Version 1.1.0

20 Jan 09:49
Compare
Choose a tag to compare

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.