Pluralizer 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.
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" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Pluralizer --version 0.3.0.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
Implemented IClonable, IEquatable, IDisposable
Dependencies
This package has no dependencies.
Used By
NuGet packages (2)
Showing the top 2 NuGet packages that depend on Pluralizer:
Package | Downloads |
---|---|
Pluralizer.Mvc
HTML Helper extensions for the Pluralizer package, which allows you to "Pluralize" strings inline.
|
|
Brick.FluentNHibernate.Conventions
Drop-in opinionated Fluent NHibernate auto-conventions and sample nhibernate configuration builder.
|
GitHub repositories
This package is not used by any popular GitHub repositories.