Skip to content

Is not possible to create custom cultures in .Net Core #23802

Closed
@Petermarcu

Description

@Petermarcu

@carcarbe commented on Tue Oct 10 2017

Is not possible to create custom cultures in .Net Core

In .Net framework is possible to create custom cultures, e.g en-US-NY (English from New York). using CultureAndRegionInfoBuilder class as is describe in this example http://www.c-sharpcorner.com/UploadFile/GemingLeader/creatingextending-a-culture/ .

Are there any plans to implement this in .Net Core?

In the project were I am working at the moment we need this to be able to create different localizations for different dialects of the same language.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions