Naming Conventions for Entity Framework Core Tables and Columns.
Info
Version: | 6.0.0 |
Author(s): | Shay Rojansky |
Last Update: | Friday, November 19, 2021 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/EFCore.NamingConventions |
Install
Install-Package EFCore.NamingConventions
dotnet add package EFCore.NamingConventions
paket add EFCore.NamingConventions
EFCore.NamingConventions Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.EntityFrameworkCore(>= 5.0.2)
- Microsoft.EntityFrameworkCore.Relational(>= 5.0.2)
- Microsoft.Extensions.DependencyInjection.Abstractions(>= 5.0.0)
Tags