Pluralize.NET
0.1.43
Pluralize or singularize any word. C# Port of Blake Embrey's pluralize library for Javascript. Visit https://github.com/sarathkcm/Pluralize.NET for details on how to use.
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 Pluralize.NET -Version 0.1.43
dotnet add package Pluralize.NET --version 0.1.43
<PackageReference Include="Pluralize.NET" Version="0.1.43" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Pluralize.NET --version 0.1.43
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Dependencies
This package has no dependencies.
Used By
NuGet packages (13)
Showing the top 5 NuGet packages that depend on Pluralize.NET:
Package | Downloads |
---|---|
Weknow.Cypher.Builder
Package Description
|
|
EzDbCodeGen
This complete and self contained code generation utility will install in a sub directory EzDbCodeGen of a target project. From this path, you can run a powershell script that will generate code based on the connection string. Each template is a handlebars template that has tags that specify where you would like to output the generated code and if there is a vs project that you wish to update with the file list (old VS project formats only).
|
|
PoweredSoft.DbUtils.EF.Generator
Package Description
|
|
Mcma.Api
Library containing base classes and interfaces for MCMA API implementations
|
|
Joker.OData
OData endpoint setup for Kestrel and IIS with Sql transaction scope for batch operations. ODataController with CRUD, CreateRef and DeleteRef.
|
GitHub repositories (2)
Showing the top 2 popular GitHub repositories that depend on Pluralize.NET:
Repository | Stars |
---|---|
cezarypiatek/MappingGenerator
:arrows_counterclockwise: "AutoMapper" like, Roslyn based, code fix provider that allows to generate mapping code in design time.
|
|
dotnetzoom/AspNetCore-WebApi-Course
Professional REST API design with ASP.NET Core 3.1 WebAPI
|