ModelNamingConventions 1.2.16
A class library that allows the developer to define Entity Framework naming conventions that transform entity names into alternate database object names.
Install-Package ModelNamingConventions -Version 1.2.16
dotnet add package ModelNamingConventions --version 1.2.16
<PackageReference Include="ModelNamingConventions" Version="1.2.16" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add ModelNamingConventions --version 1.2.16
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: ModelNamingConventions, 1.2.16"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
Dependencies
-
- CodeCasing (>= 1.1.3)
- EntityFramework (>= 6.1.3)
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.