Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/soenneker/soenneker.culture.english.us
A cache of CultureInfo.GetCultureInfo for en-US.
https://github.com/soenneker/soenneker.culture.english.us
cache csharp culture cultureenuscache cultureinfo dotnet english states united us util
Last synced: 22 days ago
JSON representation
A cache of CultureInfo.GetCultureInfo for en-US.
- Host: GitHub
- URL: https://github.com/soenneker/soenneker.culture.english.us
- Owner: soenneker
- License: mit
- Created: 2025-01-14T15:12:06.000Z (23 days ago)
- Default Branch: main
- Last Pushed: 2025-01-14T15:22:58.000Z (23 days ago)
- Last Synced: 2025-01-14T16:06:25.097Z (23 days ago)
- Topics: cache, csharp, culture, cultureenuscache, cultureinfo, dotnet, english, states, united, us, util
- Language: C#
- Homepage: https://soenneker.com
- Size: 0 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
[![](https://img.shields.io/nuget/v/soenneker.culture.english.us.svg?style=for-the-badge)](https://www.nuget.org/packages/soenneker.culture.english.us/)
[![](https://img.shields.io/github/actions/workflow/status/soenneker/soenneker.culture.english.us/publish-package.yml?style=for-the-badge)](https://github.com/soenneker/soenneker.culture.english.us/actions/workflows/publish-package.yml)
[![](https://img.shields.io/nuget/dt/soenneker.culture.english.us.svg?style=for-the-badge)](https://www.nuget.org/packages/soenneker.culture.english.us/)# ![](https://user-images.githubusercontent.com/4441470/224455560-91ed3ee7-f510-4041-a8d2-3fc093025112.png) Soenneker.Culture.English.US
### A cache of CultureInfo.GetCultureInfo for en-US.## Installation
```
dotnet add package Soenneker.Culture.English.US
```