Click here to Skip to main content
15,893,594 members
Articles / Web Development / Blazor

ASP.NET Core Localization with XLocalizer

Rate me:
Please Sign up or sign in to vote.
5.00/5 (2 votes)
13 Nov 2020CPOL7 min read 14.5K   177   7  
Localizing ASP.NET Core powered by online translation and auto resource creating...
Building a multi cultural web application requires a good understanding of localization infrastructure. I’ve previously shared a step-by-step tutorial to build multi-cultural ASP.NET Core web app. In this article, I will introduce a new nuget pacakge that also simplifies the localization setup and even eliminates the manually work for creating and filling localization resources.

Views

Daily Counts

Downloads

Weekly Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Turkey Turkey
computer engineer, asp.net developer, 3Ds designer, regional training expert

http://ziyad.info
http://demo.ziyad.info
https://docs.ziyad.info
http://github.com/lazziya

Comments and Discussions