PluralNet
PluralNet copied to clipboard
How will this work woth .NET Core localization?
In .NET Core localization, you have IStringLocalizer, which have GetString(name) method. How can I use this library with that?