Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/soenneker/soenneker.enums.countrytype
An enumeration for countries from CLDR
https://github.com/soenneker/soenneker.enums.countrytype
cldr country countrytype csharp dotnet enum enums smartenum type
Last synced: 14 days ago
JSON representation
An enumeration for countries from CLDR
- Host: GitHub
- URL: https://github.com/soenneker/soenneker.enums.countrytype
- Owner: soenneker
- License: mit
- Created: 2024-10-07T00:59:36.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2025-01-10T09:44:19.000Z (19 days ago)
- Last Synced: 2025-01-10T10:52:20.468Z (19 days ago)
- Topics: cldr, country, countrytype, csharp, dotnet, enum, enums, smartenum, type
- Language: C#
- Homepage: https://soenneker.com
- Size: 387 KB
- 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.enums.countrytype.svg?style=for-the-badge)](https://www.nuget.org/packages/soenneker.enums.countrytype/)
[![](https://img.shields.io/github/actions/workflow/status/soenneker/soenneker.enums.countrytype/publish-package.yml?style=for-the-badge)](https://github.com/soenneker/soenneker.enums.countrytype/actions/workflows/publish-package.yml)
[![](https://img.shields.io/nuget/dt/soenneker.enums.countrytype.svg?style=for-the-badge)](https://www.nuget.org/packages/soenneker.enums.countrytype/)# ![](https://user-images.githubusercontent.com/4441470/224455560-91ed3ee7-f510-4041-a8d2-3fc093025112.png) Soenneker.Enums.CountryType
### An enumeration for countries from CLDR## Installation
```
dotnet add package Soenneker.Enums.CountryType
```