dotnet / dotnet/dotnet-api-docs

CultureAndRegionInfoBuilder is not available in .NET core

Open
#5,369 0 comments 0 reactions 0 assignees View on GitHub
area-System.Globalization Pri3 untriaged
Dominant language
C#
Stars
949
Forks
1.7k
Avg merge
3d 27m
Merged PRs (30d)
49

Description

For .NET 5 (and .NET Core), there is no [CultureAndRegionInfoBuilder](https://docs.microsoft.com/en-us/dotnet/api/system.globalization.cultureandregioninfobuilder?view=netframework-4.8&viewFallbackFrom=net-5.0) class.
For workaround, [this issue from dotnet/runtime](https://github.com/dotnet/runtime/issues/23802) may be relevant.

The documentation on [CultureInfo](https://docs.microsoft.com/en-us/dotnet/api/system.globalization.cultureinfo?view=net-5.0) still recommend developers to make use of CultureAndRegionInfoBuilder. This is concerned to be potentially misleading.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.