Bricelam.EntityFrameworkCore.Pluralizer
1.0.0-rc3
Adds design-time pluralization to EF Core
This is a prerelease version of Bricelam.EntityFrameworkCore.Pluralizer.
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
Install-Package Bricelam.EntityFrameworkCore.Pluralizer -Version 1.0.0-rc3
dotnet add package Bricelam.EntityFrameworkCore.Pluralizer --version 1.0.0-rc3
<PackageReference Include="Bricelam.EntityFrameworkCore.Pluralizer" Version="1.0.0-rc3"> <PrivateAssets>all</PrivateAssets> <IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets> </PackageReference>
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Bricelam.EntityFrameworkCore.Pluralizer --version 1.0.0-rc3
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Dependencies
-
.NETStandard 2.0
- Microsoft.EntityFrameworkCore.Design (>= 2.1.0-rc1-final)
Used By
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Bricelam.EntityFrameworkCore.Pluralizer:
Package | Downloads |
---|---|
ClearBlueDesign.EntityFrameworkCore.Scaffolder
This project allows you to control how EntityFrameworkCore will scaffold your DbContext and models using database-first approach.
|
GitHub repositories (2)
Showing the top 2 popular GitHub repositories that depend on Bricelam.EntityFrameworkCore.Pluralizer:
Repository | Stars |
---|---|
ErikEJ/EFCorePowerTools
Entity Framework Core Power Tools - reverse engineering, migrations and model visualization for EF Core
|
|
CuriousDrive/BookStores
Getting started templates for ASP.NET Core Web API + EF Core back end
|