Pluralizer 0.3.0.1
Install-Package Pluralizer -Version 0.3.0.1
dotnet add package Pluralizer --version 0.3.0.1
<PackageReference Include="Pluralizer" Version="0.3.0.1" />
paket add Pluralizer --version 0.3.0.1
#r "nuget: Pluralizer, 0.3.0.1"
// Install Pluralizer as a Cake Addin
#addin nuget:?package=Pluralizer&version=0.3.0.1
// Install Pluralizer as a Cake Tool
#tool nuget:?package=Pluralizer&version=0.3.0.1
"Pluralize" strings inline. Similar to String.Format(), but with sentences. Pluralizer allows you to use one string to express two variations (singular or plural) of a sentence that are dependent on a numeric value.
Product | Versions |
---|---|
.NET Framework | net40 net403 net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 |
This package has no dependencies.
NuGet packages (2)
Showing the top 2 NuGet packages that depend on Pluralizer:
Package | Downloads |
---|---|
Brick.FluentNHibernate.Conventions
Drop-in opinionated Fluent NHibernate auto-conventions and sample nhibernate configuration builder. |
|
Pluralizer.Mvc
HTML Helper extensions for the Pluralizer package, which allows you to "Pluralize" strings inline. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Implemented IClonable, IEquatable, IDisposable