PawnHunter.Numerals by: hVostt 20,193 total downloads last updated 8/5/2018 Latest version: 1.1.0 string format formatting IFormatProvider numerals nouns countable masculine feminine russian More tags Provides formatting of numerals and countable nouns. Russian, ukrainian and english languages are supported.
TextFormatting by: PFalkowski 2,789 total downloads last updated 5/22/2018 Latest version: 2.0.0 IFormattable IFormatProvider ICustomFormatter Thin .NET standard package containing one interface IFormatter<T> with member Format(T) and one InvariantCulture implementation. Use, when you often override ToString() or add some 'Verbose()' methods yet do not want to miss S in SOLID.