Skip To Content
Toggle navigation
Packages
Upload
Statistics
Documentation
Downloads
Blog
Sign in
Frameworks
.NET
net7.0
net6.0
net5.0
.NET Core
netcoreapp3.1
netcoreapp3.0
netcoreapp2.2
netcoreapp2.1
netcoreapp2.0
netcoreapp1.1
netcoreapp1.0
.NET Standard
netstandard2.1
netstandard2.0
netstandard1.6
netstandard1.5
netstandard1.4
netstandard1.3
netstandard1.2
netstandard1.1
netstandard1.0
.NET Framework
net481
net48
net472
net471
net47
net462
net461
net46
net452
net451
net45
net40
net35
net30
net20
Package type
All types
Dependency
.NET tool
Template
Options
Include prerelease
2 packages returned for Tags:"IPSearch"
Sort by
Relevance
Downloads
Recently updated
IP2Region.
Net
by:
alanlee
9,201 total downloads
last updated
7/30/2023
Latest version:
2.0.1
IP2Region
GeoIP
IPSearch
.NET client library for ip2region
IP2Region.
Standard
by:
chaoswonton
976 total downloads
last updated
4/27/2020
Latest version:
1.0.1
IP2Region
IPSearch
IP2Region C# version. 1.使用Unsafe类优化底层,不需要勾选“允许不安全代码”。单IP检索速度为100+ns,1000W次检索,耗时在4.5秒左右。 2.修正某些IP在Btree模式下搜索的结果为乱码的问题。 3.不再使用DbSearcher对象,使用MemorySearcher和FileSearcher对象进行IP检索。