Info
| Version: | 0.3.0.1 | 
| Author(s): | Jason Querido | 
| Last Update: | Saturday, April 7, 2012 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | http://jasonq.com/index.php/category/pluralizer/ | 
| NuGet Url: | https://www.nuget.org/packages/Pluralizer | 
Install
Install-Package Pluralizer
                        dotnet add package Pluralizer
                        paket add Pluralizer
                        
                                Pluralizer Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
                                2 packages depend on this package.
                        
                    Tags
 
                
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.