Table of Contents

Namespace Cuemon.Globalization

Assembly: Cuemon.Core.dll

The Cuemon.Globalization namespace contains types that focuses on culture-related information, including language, country/region and localized resources useful for writing globalized (internationalized) applications. The namespace is an addition to the System.Globalization namespace.

Availability: .NET 8, .NET 7, .NET 6 and .NET Standard 2.0

Complements: System.Globalization namespace 🔗

Related: Cuemon.Extensions.Globalization namespace 📘

Classes

ResourceAttribute

Provides a generic way to support localization on attribute decorated methods.

World

This static class is designed to make System.Globalization operations easier to work with.