Adds design-time pluralization to EF Core.
Learn Entity Framework Core: https://www.learnentityframeworkcore.com/
Entity Framework Core Tutorial: https://entityframeworkcore.com/
Entity Framework 6 Tutorial: https://entityframework.net/
Info
Version: | 1.0.1-alpha1 |
Author(s): | Brice Lambson, David M. Wilson |
Last Update: | Tuesday, September 8, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/d-m-wilson/EFCore.Pluralizer |
NuGet Url: | https://www.nuget.org/packages/info.dmwilson.EntityFrameworkCore.Pluralizer |
Install
Install-Package info.dmwilson.EntityFrameworkCore.Pluralizer
dotnet add package info.dmwilson.EntityFrameworkCore.Pluralizer
paket add info.dmwilson.EntityFrameworkCore.Pluralizer
info.dmwilson.EntityFrameworkCore.Pluralizer Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.EntityFrameworkCore.Design(>= 3.1.7)
Tags