Learn Localization in ASP.NET Core with MVC(.NET 5) in this free vlog from DotNetMastery
We will see how to localize in Views and Controllers, as well as build a localized dropdown for changing culture!
✏️ Course from Bhrugen Patel.
💻 All Courses: http://www.dotnetmastery.com/
Some familiarity with ASP.NET Core is needed.
⭐️ Course Contents ⭐️
Section 1: Introduction
⌨️ (0:00:00) Welcome
⌨️ (0:02:20) Create Project
⌨️ (0:06:32) Configure Pipeline
⌨️ (0:09:17) English Culture
⌨️ (0:13:43) Localization from Controller
⌨️ (0:18:24) Spanish and French Culture
⌨️ (0:20:05) Startup Changes
⌨️ (0:23:27) Dropdown Localization
⌨️ (0:30:31) Dropdown Localization in Action
⌨️ (0:35:16) Localization WrapUp