Info
Version: | 1.1.0 |
Author(s): | HiveKion |
Last Update: | Friday, October 9, 2020 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/HiveKion.Area |
Install
Install-Package HiveKion.Area
dotnet add package HiveKion.Area
paket add HiveKion.Area
HiveKion.Area Download (Unzip the "nupkg" after downloading)
Dependencies
- HiveKion.Extends(>= 1.0.0)
- ToolGood.Words(>= 3.0.2.3)
支持的查询方式包括地区树,地区数据库集合(带ParentCode),以及省市县的查询。
集成拼音,包含全拼和首字母缩写。
数据来源于开源项目 https://github.com/modood/Administrative-divisions-of-China,
拼音工具使用开源项目 https://github.com/toolgood/ToolGood.Words.Pinyin
感谢以上作者
使用方法:AreaInstance.GetInstance().GetTree();.