Naming Conventions for Entity Framework Core Tables and Columns.
Info
Version: | 9.0.0 |
Author(s): | Shay Rojansky |
Last Update: | Wednesday, November 27, 2024 |
.NET Fiddle: | Online Example |
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