Generally useful and not so useful C# .NET utility classes.
Licensed under the MIT License
Code and Pipeline is on GitHub
Packages published on NuGet
- Language Data Sources:
- ISO 639-2 language data is sourced from the ISO 639-2 Registration Authority, download
- ISO 639-3 language data is sourced from the ISO 639-3 Registration Authority, download.
- RFC 5646 / BCP 47 language data is sourced from the IANA Tags for Identifying Languages RFC 5646, download.
- Manually update language content:
- If Windows install wget for Windows :
winget install -e --id JernejSimoncic.Wget
- Run Task :
Build language files
- If Windows install wget for Windows :
- Language matching usage:
- Refer to PlexCleaner/Language.cs as an example.