hishamco / hishambinateya.com

Hisham's Blog
http://www.hishambinateya.com/
2 stars 1 forks source link

Localization & Generics #58

Open hishamco opened 5 years ago

programatix commented 2 years ago

Is this solution built into aspnet core? Or I have to manually extend it. If so, how do I replace ResourceManagerStringLocalizerFactory?

hishamco commented 2 years ago

If I remembered I did that as a custom branch in ASP.NET Core Localization repo at that time, but you can extend it. Please refer to my JSON Localizer for such customization https://github.com/hishamco/My.Extensions.Localization.Json