NChinese is a library for handling Chinese characters and phonetics, including Pinyin (拼音) and Zhuyin (注音, aka BoPoMoFo) .
Info
Version: | 1.1.0 |
Author(s): | Michael Tsai |
Last Update: | Monday, October 10, 2022 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/huanlin/nchinese |
NuGet Url: | https://www.nuget.org/packages/NChinese |
Install
Install-Package NChinese
dotnet add package NChinese
paket add NChinese
NChinese Download (Unzip the "nupkg" after downloading)
Dependencies
- Serilog(>= 2.10.0)
- System.ValueTuple(>= 4.5.0)
Tags