Pluralize.NET
1.0.2
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."
Install-Package Pluralize.NET -Version 1.0.2
dotnet add package Pluralize.NET --version 1.0.2
<PackageReference Include="Pluralize.NET" Version="1.0.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Pluralize.NET --version 1.0.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Dependencies
-
.NETFramework 4.0
- No dependencies.
-
.NETFramework 4.5.1
- No dependencies.
-
.NETFramework 4.6
- No dependencies.
-
.NETStandard 1.1
- NETStandard.Library (>= 1.6.1)
-
.NETStandard 2.0
- No dependencies.
Used By
NuGet packages (14)
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 (1)
Showing the top 1 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.
|