A class library that allows the developer to define Entity Framework naming conventions that transform entity names into alternate database object names.
Info
Version: | 1.2.16 |
Author(s): | Kyle Herzog |
Last Update: | Monday, December 4, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/kyleherzog/ModelNamingConventions |
NuGet Url: | https://www.nuget.org/packages/ModelNamingConventions |
Install
Install-Package ModelNamingConventions
dotnet add package ModelNamingConventions
paket add ModelNamingConventions
ModelNamingConventions Download (Unzip the "nupkg" after downloading)
Dependencies
- CodeCasing(>= 1.1.3)
- EntityFramework(>= 6.1.3)
Tags