# NPinyin **Repository Path**: li-si604735187/NPinyin ## Basic Information - **Project Name**: NPinyin - **Description**: 汉字拼音转换 .NETCore 版本 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-11-09 - **Last Updated**: 2025-09-05 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README 汉字拼音转换 .NETCore 版本 # 使用方法 > Install-Package NPinyin.Core -Version 2.1.3 ```csharp var pinyin = NPinyin.Pinyin.GetPinyin("我是中国人"); ``` > wo shi zhong guo ren