https://github.com/soenneker/soenneker.extensions.cultureinfos
A collection of helpful CultureInfo extension methods
https://github.com/soenneker/soenneker.extensions.cultureinfos
csharp culture cultureinfo cultureinfos cultureinfosextension dotnet extension extensions
Last synced: 3 months ago
JSON representation
A collection of helpful CultureInfo extension methods
- Host: GitHub
- URL: https://github.com/soenneker/soenneker.extensions.cultureinfos
- Owner: soenneker
- License: mit
- Created: 2025-07-16T12:11:18.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2026-04-22T06:12:39.000Z (3 months ago)
- Last Synced: 2026-04-22T08:25:31.091Z (3 months ago)
- Topics: csharp, culture, cultureinfo, cultureinfos, cultureinfosextension, dotnet, extension, extensions
- Language: C#
- Homepage: https://soenneker.com
- Size: 242 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Contributing: .github/CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Code of conduct: .github/CODE_OF_CONDUCT.md
- Security: .github/SECURITY.md
Awesome Lists containing this project
README
[](https://www.nuget.org/packages/soenneker.extensions.cultureinfos/)
[](https://github.com/soenneker/soenneker.extensions.cultureinfos/actions/workflows/publish-package.yml)
[](https://www.nuget.org/packages/soenneker.extensions.cultureinfos/)
[](https://github.com/soenneker/soenneker.extensions.cultureinfos/actions/workflows/codeql.yml)
#  Soenneker.Extensions.CultureInfos
### A collection of helpful CultureInfo extension methods
## Installation
```
dotnet add package Soenneker.Extensions.CultureInfos
```