System.Globalization
Provides classes that define culture-related information, including language, country/region, calendars in use, format patterns for dates, currency, and numbers, and sort order for strings. Commonly Used Types: System.Globalization.DateTimeFormatInfo System.Globalization.CultureInfo System.Globalization.NumberFormatInfo System.Globalization.CalendarWeekRule System.Globalization.TextInfo System.Globalization.Calendar System.Globalization.CompareInfo System.Globalization.CompareOptions System.Globalization.UnicodeCategory When using NuGet 3.x this package requires at least version 3.4.
Total Downloads
3.8B
3,819,143,316
Published
Nov 15, 2016
Latest stable version
Install
.NET CLI
dotnet add package System.Globalization --version 4.3.0
Package Manager Console
Install-Package System.Globalization -Version 4.3.0
PackageReference
<PackageReference Include="System.Globalization" Version="4.3.0" />
Frameworks
Dependencies
Microsoft.NETCore.Platforms
[1.1.0, )
.NETCore5.0
Microsoft.NETCore.Targets
[1.1.0, )
.NETCore5.0
System.Runtime
[4.3.0, )
.NETCore5.0
Microsoft.NETCore.Platforms
[1.1.0, )
.NETStandard1.0
Microsoft.NETCore.Targets
[1.1.0, )
.NETStandard1.0
System.Runtime
[4.3.0, )
.NETStandard1.0
Microsoft.NETCore.Platforms
[1.1.0, )
.NETStandard1.3
Microsoft.NETCore.Targets
[1.1.0, )
.NETStandard1.3
System.Runtime
[4.3.0, )
.NETStandard1.3