netcorepal / PinYinConverterCoreLinks
Microsoft.International.Converters.PinYinConverter in Microsoft Visual Studio International Pack 1.0 SR1 .net core suport
☆65Updated 7 years ago
Alternatives and similar repositories for PinYinConverterCore
Users that are interested in PinYinConverterCore are comparing it to the libraries listed below
Sorting:
- .net core插件框架☆91Updated 4 years ago
- You can visit all properties about your class or struct by this lib with high performance as you visit properties in hard coding way.☆89Updated 4 years ago
- Twitter的分布式全局唯一ID算法,雪花(snowflake)算法。支持.NET Core 2.0。Twitter's snowflake for .net core☆126Updated 7 years ago
- .NET Standard 2.1、.NET 6、.NET 7、.NET 8、.NET 9 版本SQLBuilder,Expression表达式转换为SQL语句,支持SqlServer、MySql、Oracle、Sqlite、PostgreSql;基于Dapper实现了不同…☆97Updated 10 months ago
- A library based on NCC Natasha to quickly and easily read/write instance's fields or properties.☆81Updated 2 years ago
- A small, high performance, powerful serializer using bssom binary protocol☆123Updated 4 years ago
- Entity Framework Core provider for KingbaseES Database☆57Updated 4 months ago
- Lighter and Faster Json Serialization tool.☆140Updated 2 years ago
- WebApiClient项目的工具集,支持swagger解析生成WebApiClient的接口定义代码文件☆49Updated 6 years ago
- 在.net core版的JIEba分词上,做了修改,使其支持Lucene.Net☆62Updated 2 years ago
- some samples in practice☆93Updated this week
- Castle's NVelocity☆60Updated 4 years ago
- 盘古分词(http://pangusegment.codeplex.com/ ),由于老版本不支持最新Lucene.Net 4.8,对其进行了升级,可以支持最新的Lucene.Net 4.8 for .NET Core。可以直接NuGet安装。☆52Updated 7 years ago
- .NET Core use RSA examples,implement RSA/RSA2's Encrypt,Decrypt,Sign,Verify Sign.Use OpenSsl's private/public key.