Pluralizer 0.3.0.1
dotnet add package Pluralizer --version 0.3.0.1
NuGet\Install-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 Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net40 is compatible. net403 was computed. net45 was computed. net451 was computed. net452 was computed. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
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