I’ve started to use Asp Net .core some month ago, and I like it. However, some approach used by default from the system like configuration options or localization for me are a little “old style”.
In this case, lets take the localization like example. Here how it works.
Continue reading “How to localize your webapp with Asp Net Core and DewLocalizationMiddleware”