July 2018
Intermediate to advanced
288 pages
9h 25m
English
This chapter covers
You’ve built a library that is cross-platform, fast, and well-tested. Before you can publish to NuGet and obsess over download numbers, however, you need to internationalize your application. Anything that can be exposed to the user should be in a form the user can understand. Dates, time zones, languages, measurements, and even sorting order depend on region and culture.
.NET Standard includes powerful capabilities for internationalizing applications. In this chapter, you’ll learn about the recommended process for internationalization (and I’ll attempt to disambiguate the terms ...
Read now
Unlock full access