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: about 1 month 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 (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-01-10T09:44:19.000Z (9 months ago)
- Last Synced: 2025-01-10T10:52:20.468Z (9 months 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://www.nuget.org/packages/soenneker.enums.countrytype/)
[](https://github.com/soenneker/soenneker.enums.countrytype/actions/workflows/publish-package.yml)
[](https://www.nuget.org/packages/soenneker.enums.countrytype/)#  Soenneker.Enums.CountryType
### An enumeration for countries from CLDR## Installation
```
dotnet add package Soenneker.Enums.CountryType
```