Namespace Cuemon.Globalization
The Cuemon.Globalization namespace provides types for culture-aware and region-aware application logic, extending the System.Globalization types with country/region classification, localized resource support, and statistical region data. Use CountryRegion to represent geographic entities, or StatisticalRegion when you need demographic, economic, or geographic data associated with a region.
Availability: .NET 10, .NET 9 and .NET Standard 2.0
Complements: System.Globalization namespace 🔗
Classes
ResourceAttribute
Provides a generic way to support localization on attribute decorated methods.
StatisticalRegionInfo
Represents a geographic region or country as defined by the UN M.49 standard.
World
This static class is designed to make System.Globalization operations easier to work with.
Enums
StatisticalRegionKind
Specifies the kind of a statistical region as defined by the UN M.49 standard.