Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support InvariantGlobalization by using provided CultureInfo instead of instantiating #1468

Merged
merged 4 commits into from
Feb 27, 2024

Conversation

hazzik
Copy link
Member

@hazzik hazzik commented Feb 27, 2024

Using provided CultureInfos instead of creating own to avoid CultureNotFoundException.

Fixes #1126
Closes #1213

@hazzik hazzik changed the title Use provided CultureInfos instead of creating own Support InvariantGlobalization by using provided CultureInfo instead of instantiating Feb 27, 2024
@hazzik hazzik enabled auto-merge (squash) February 27, 2024 04:14
@hazzik hazzik added this to the v3.0 milestone Feb 27, 2024
@hazzik hazzik disabled auto-merge February 27, 2024 04:15
@hazzik hazzik enabled auto-merge (squash) February 27, 2024 04:15
@hazzik hazzik merged commit c974cfa into Humanizr:main Feb 27, 2024
3 checks passed
@hazzik hazzik deleted the globalization-invariant branch February 29, 2024 07:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

The type initializer for 'Humanizer.Configuration.Configurator' threw an exception.
1 participant