Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 657 Bytes

README.md

File metadata and controls

12 lines (7 loc) · 657 Bytes

ASP.NET MVC Globalization & Localization

Demonstration of Supporting multiple cultures in ASP.NET Core MVC.

See Micorsoft's Documentation for more info on Globalization in ASP.NET Core
Bruhgen Patel's Video on Globalization & Localization in ASP.NET Core

RTL (Right To Left) Cultures in Bootstrap 5

RTL languages (such as Arabic) are now supported in Bootstrap v5. In this demo, Bootstrap v5.2.0-beta1 (RTL) is used as it is stable.

Note: This feature is Experimental and will be changed based on User Feedback