Search for Pluralize returned 5 packages
Displaying results 1 - 5.
-
SimplePluralizeHelpers
By:
Demonstration of NuGet package that adds a couple of HtmlHelper methods to your project. It uses templating to change the name of a class and modify the appropriate web.config sections. This will be used for an upcoming speaking session. For a great pluralization library capable of pluralizing phrases and sentences, check out Jason Querido's Plura... More information
-
Pluralizer
By:
"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.
-
inflector_extension
By:
Extension Methods for Inflector in C#
-
Inflector
By:
A string inflector (plurals, singulars, ordinals, etc.) for .NET.
-
Pluralizer.Mvc
By:
HTML Helper extensions for the Pluralizer package, which allows you to "Pluralize" strings inline.