ASP.NET Core Internationalization Deep Dive
Understanding internationalization is first step in creating web applications for global market. In this course, you will learn how to implement support for multiple cultures by leveraging new ASP.NET Core internationalization libraries.
What you'll learn
At the core of creating world-ready ASP.NET Core web applications is a thorough knowledge of internationalization process. In this course, ASP.NET Core Internationalization Deep Dive, you will learn how to effectively plan and implement internationalization strategy that will make your ASP.NET Core solutions perfectly tailored for millions of users world-wide. You will learn core concepts and terminology behind the internationalization and best practices on how to organize code and culture related resources. Finally, you will learn how to implement support for different cultures by using new ASP.NET Core internationalization libraries. When you're finished with this course, you will have a foundational knowledge of internationalization mechanisms in ASP.NET Core that will help you as you move forward to create web applications for global market.
Table of contents
- Module Overview 4m
- Setting up the Environment 1m
- Definitions and Terminology 5m
- Understanding Cultures 5m
- Cultures in .NET Core 4m
- Demo: Working with CultureInfo Class 13m
- Demo: Upgrading to Visual Studio 2017 2m
- Cultures and Multithreading 3m
- Demo: Cultures and Multithreading 2m
- Culture Hierarchy and Fallbacks 3m
- Demo: Culture Hierarchy and Fallbacks 1m
- Summary 1m