We will discuss in detail, Globalization and Localization in ASP.NET Core Application and go through various approaches on changing the Culture of the Application via Request. We will also do some advanced configuration where we store the Selected Language Information to the Cookie in the client browser.
Here are the Topics we will cover
- What is Globalization?
- What is Localization?
- Building a Multi-Lingual ASP.NET Core Application
- Registering the Required Services and Middleware
- Localizing the API Endpoint.
- Query String Based Culture Request
- Request Header Based Culture Request
- Localizing the Views
- Store the Culture Preference in a Cookie
Read the entire blog post here – https://www.codewithmukesh.com/blog/globalization-and-localization-in-aspnet-core
submitted by /u/iammukeshm
[link] [comments]