Cuemon.Extensions.Globalization
9.0.0-preview.10
Prefix Reserved
See the version list below for details.
dotnet add package Cuemon.Extensions.Globalization --version 9.0.0-preview.10
NuGet\Install-Package Cuemon.Extensions.Globalization -Version 9.0.0-preview.10
<PackageReference Include="Cuemon.Extensions.Globalization" Version="9.0.0-preview.10" />
paket add Cuemon.Extensions.Globalization --version 9.0.0-preview.10
#r "nuget: Cuemon.Extensions.Globalization, 9.0.0-preview.10"
// Install Cuemon.Extensions.Globalization as a Cake Addin #addin nuget:?package=Cuemon.Extensions.Globalization&version=9.0.0-preview.10&prerelease // Install Cuemon.Extensions.Globalization as a Cake Tool #tool nuget:?package=Cuemon.Extensions.Globalization&version=9.0.0-preview.10&prerelease
About
An open-source project (MIT license) that targets and complements the Microsoft .NET platform. It provides vast ways of possibilities for all breeds of coders, programmers, developers and the likes thereof. Your ideal companion for .NET 8, .NET 7, .NET 6, .NET Standard 2 and .NET Framework 4.6.2 and newer.
It is, by heart, free, flexible and built to extend and boost your agile codebelt.
Cuemon.Extensions.Globalization for .NET
The Cuemon.Extensions.Globalization
namespace contains extension methods that is an addition to the System.Globalization
namespace.
It aims to provide a way to favor National Language Support (NLS) over International Components for Unicode (ICU).
More documentation available at our documentation site:
CSharp Example
var danishCultureIcu = new CultureInfo("da-dk", false);
var danishCultureNls = new CultureInfo("da-dk", false).UseNationalLanguageSupport();
// danishCultureIcu outputs dd.MM.yyyy from danishCultureIcu.DateTimeFormat.ShortDatePattern
// danishCultureNls outputs dd-MM-yyyy from danishCultureNls.DateTimeFormat.ShortDatePattern
Related Packages
- Cuemon.AspNetCore 📦
- Cuemon.AspNetCore.App 🏭
- Cuemon.AspNetCore.Authentication 📦
- Cuemon.AspNetCore.Mvc 📦
- Cuemon.AspNetCore.Razor.TagHelpers 📦
- Cuemon.Core 📦
- Cuemon.Core.App 🏭
- Cuemon.Data 📦
- Cuemon.Data.Integrity 📦
- Cuemon.Data.SqlClient 📦
- Cuemon.Diagnostics 📦
- Cuemon.Extensions.Globalization 📦
- Cuemon.Extensions.AspNetCore 📦
- Cuemon.Extensions.AspNetCore.Authentication 📦
- Cuemon.Extensions.AspNetCore.Authentication.AwsSignature4 📦
- Cuemon.Extensions.AspNetCore.Mvc 📦
- Cuemon.Extensions.AspNetCore.Mvc.Formatters.Text.Json 📦
- Cuemon.Extensions.AspNetCore.Mvc.Formatters.Xml 📦
- Cuemon.Extensions.AspNetCore.Mvc.RazorPages 📦
- Cuemon.Extensions.AspNetCore.Text.Json 📦
- Cuemon.Extensions.AspNetCore.Xml 📦
- Cuemon.Extensions.Collections.Generic 📦
- Cuemon.Extensions.Collections.Specialized 📦
- Cuemon.Extensions.Core 📦
- Cuemon.Extensions.Data 📦
- Cuemon.Extensions.Data.Integrity 📦
- Cuemon.Extensions.DependencyInjection 📦
- Cuemon.Extensions.Diagnostics 📦
- Cuemon.Extensions.Hosting 📦
- Cuemon.Extensions.IO 📦
- Cuemon.Extensions.Net 📦
- Cuemon.Extensions.Reflection 📦
- Cuemon.Extensions.Runtime.Caching 📦
- Cuemon.Extensions.Text 📦
- Cuemon.Extensions.Text.Json 📦
- Cuemon.Extensions.Threading 📦
- Cuemon.Extensions.Xml 📦
- Cuemon.IO 📦
- Cuemon.Net 📦
- Cuemon.Resilience 📦
- Cuemon.Runtime.Caching 📦
- Cuemon.Security.Cryptography 📦
- Cuemon.Threading 📦
- Cuemon.Xml 📦
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 is compatible. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. net9.0 is compatible. |
.NET Core | netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard2.0 is compatible. netstandard2.1 was computed. |
.NET Framework | net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
MonoAndroid | monoandroid was computed. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. |
Tizen | tizen40 was computed. tizen60 was computed. |
Xamarin.iOS | xamarinios was computed. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
-
.NETStandard 2.0
- Codebelt.Extensions.YamlDotNet (>= 9.0.0-preview.3)
-
net8.0
- Codebelt.Extensions.YamlDotNet (>= 9.0.0-preview.3)
-
net9.0
- Codebelt.Extensions.YamlDotNet (>= 9.0.0-preview.3)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Cuemon.Extensions.Globalization:
Package | Downloads |
---|---|
Cuemon.Core.App
Provides a convenient set of default API additions for building a .NET application. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
9.0.0 | 61 | 11/13/2024 |
9.0.0-rc.1 | 72 | 11/11/2024 |
9.0.0-preview.12 | 41 | 10/17/2024 |
9.0.0-preview.11 | 96 | 10/9/2024 |
9.0.0-preview.10 | 45 | 10/5/2024 |
9.0.0-preview.9 | 388 | 9/26/2024 |
9.0.0-preview.8 | 43 | 9/23/2024 |
9.0.0-preview.7 | 49 | 9/21/2024 |
9.0.0-preview.6 | 68 | 9/18/2024 |
9.0.0-preview.5 | 55 | 9/13/2024 |
9.0.0-preview.4 | 48 | 9/6/2024 |
9.0.0-preview.3 | 48 | 8/31/2024 |
9.0.0-preview.2 | 71 | 8/23/2024 |
9.0.0-preview.1 | 65 | 8/17/2024 |
8.3.2 | 193 | 8/4/2024 |
8.3.1 | 142 | 6/2/2024 |
8.3.0 | 204 | 4/9/2024 |
8.2.0 | 173 | 3/3/2024 |
8.1.0 | 177 | 2/10/2024 |
8.1.0-rc1 | 157 | 2/8/2024 |
8.1.0-preview.52 | 65 | 2/5/2024 |
8.1.0-preview.20 | 70 | 1/22/2024 |
8.1.0-preview | 142 | 1/16/2024 |
8.0.1 | 194 | 1/11/2024 |
8.0.0 | 277 | 11/14/2023 |
8.0.0-rc2 | 140 | 11/13/2023 |
8.0.0-rc1 | 150 | 11/7/2023 |
8.0.0-preview.183 | 66 | 11/13/2023 |
8.0.0-preview.182 | 71 | 11/12/2023 |
8.0.0-preview.176 | 69 | 11/12/2023 |
8.0.0-preview.158 | 66 | 11/9/2023 |
7.1.0 | 549 | 12/11/2022 |
7.0.0 | 578 | 11/9/2022 |
7.0.0-rc.2 | 119 | 11/3/2022 |
Version 9.0.0
Availability: .NET 9, .NET 8 and .NET Standard 2.0
# ALM
- CHANGED Dependencies to latest and greatest with respect to TFMs
- REMOVED Support for TFM .NET 6 (LTS)
# Breaking Changes
- CHANGED CultureInfoExtensions class in the Cuemon.Extensions.Globalization namespace to use Codebelt.Extensions.YamlDotNet assembly instead of previously built-in YAML support from Codebelt.Extensions.YamlDotNet assembly
Version 8.3.2
Availability: .NET 8, .NET 6 and .NET Standard 2.0
# ALM
- REMOVED Support for TFM .NET 7 (STS)
Version 8.3.0
Availability: .NET 8, .NET 7, .NET 6 and .NET Standard 2.0
# Improvements
- CHANGED CultureInfoExtensions class in the Cuemon.Extensions.Globalization namespace to use Cuemon.Extensions.YamlDotNet assembly instead of legacy YAML support in Cuemon.Core assembly
- CHANGED CultureInfoSurrogate class in the Cuemon.Extensions.Globalization namespace to use Cuemon.Extensions.YamlDotNet assembly instead of legacy YAML support in Cuemon.Core assembly
- CHANGED tooling/gse to use Cuemon.Extensions.YamlDotNet assembly instead of legacy YAML support in Cuemon.Core assembly
Version 8.2.0
Availability: .NET 8, .NET 7, .NET 6 and .NET Standard 2.0
# ALM
- CHANGED Dependencies to latest and greatest with respect to TFMs
Version: 8.1.0
Availability: .NET 8, .NET 7, .NET 6 and .NET Standard 2.0
# ALM
- CHANGED Dependencies to latest and greatest with respect to TFMs
Version: 8.0.1
Availability: .NET 8, .NET 7, .NET 6 and .NET Standard 2.0
# ALM
- CHANGED Dependencies to latest and greatest with respect to TFMs
Version: 8.0.0
Availability: .NET 8, .NET 7, .NET 6 and .NET Standard 2.0
# ALM
- ADDED TFM for net8.0
- CHANGED Dependencies to latest and greatest with respect to TFMs
# Improvements
- ADDED tooling/gse to the solution folder that is used for extracting NLS surrogates; this was done to mitigate the original design decision that was most [unfortunate](https://github.com/gimlichael/Cuemon/commit/71ff4f9ecb95897170aab1e6ba894c320ae095bd)
- gse stands for globalization surrogates extractor