Inflector is a simple lightweight .NET netstandard class library enabling you to pluralize, singularize, titleize (...) words in a specific culture. More info available at: https://github.com/andrewaggb/Inflector-NetStandard This library is based on https://github.com/abelepereira/Inflector-Portable but recompiled to target .net standard
$ dotnet add package Inflector.NetStandardNo README available.