Iso639 1.0.0
Implementation of the ISO-639 standard for language codes, with database of languages generated from the official tables
Install-Package Iso639 -Version 1.0.0
dotnet add package Iso639 --version 1.0.0
<PackageReference Include="Iso639" Version="1.0.0" />
paket add Iso639 --version 1.0.0
#r "nuget: Iso639, 1.0.0"
Implementation of the ISO-639 standard for language codes, with database of languages generated from the official tables found here.
Supports all parts of the standard, including 3-digit codes for ISO-639-3
and ISO-639-2
(both "T" and legacy "B" codes), and 2-digit ISO-639-1
codes. Also includes properties denoting the scope and type of language as a strongly-typed enumerations, as well helper methods for easily finding languages based on their code, name, type, culture, etc.
Implementation of the ISO-639 standard for language codes, with database of languages generated from the official tables found here.
Supports all parts of the standard, including 3-digit codes for ISO-639-3
and ISO-639-2
(both "T" and legacy "B" codes), and 2-digit ISO-639-1
codes. Also includes properties denoting the scope and type of language as a strongly-typed enumerations, as well helper methods for easily finding languages based on their code, name, type, culture, etc.
Dependencies
-
.NETStandard 2.0
- No dependencies.
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version History
Version | Downloads | Last updated |
---|---|---|
1.0.0 | 4,158 | 5/11/2019 |