GeoIP2-dotnet:MaxMind GeoIP2 .NET API

时间:2021-04-29 18:50:37
【文件属性】:
文件名称:GeoIP2-dotnet:MaxMind GeoIP2 .NET API
文件大小:103KB
文件格式:ZIP
更新时间:2021-04-29 18:50:37
geoip2 geoip maxmind mmdb C# GeoIP2 .NET API 描述 该发行版提供了GeoIP2 和的API。 该API还可以与免费的。 要求 该库可与.NET Framework 4.6.1和更高版本以及.NET Standard 2.0或更高版本一起使用。 该库取决于 。 安装 NuGet 我们建议使用NuGet安装此库。 为此,请在Visual Studio程序包管理器控制台中键入以下内容: install-package MaxMind.GeoIP2 IP地理位置使用 IP地理定位本质上是不精确的。 位置通常靠近人口中心。 GeoIP2数据库或Web服务提供的任何位置都不应用于标识特定地址或家庭。 Web服务使用 要使用Web服务API,请首先使用您的帐户ID和许可证密钥创建一个新的WebServiceClient对象: var client = new WebServiceClient(42, "lic
【文件预览】:
GeoIP2-dotnet-main
----.gitignore(2KB)
----Dockerfile(134B)
----MaxMind.GeoIP2.Benchmark()
--------Program.cs(3KB)
--------MaxMind.GeoIP2.Benchmark.csproj(2KB)
--------GlobalSuppressions.cs(985B)
--------Properties()
----MaxMind.GeoIP2.sln.DotSettings(577B)
----Makefile(1KB)
----MaxMind.GeoIP2()
--------DatabaseReader.cs(21KB)
--------IGeoIP2DatabaseReader.cs(11KB)
--------MaxMind.GeoIP2.csproj(3KB)
--------NetworkConverter.cs(1KB)
--------IGeoIP2WebServicesClient.cs(5KB)
--------WebServiceClientOptions.cs(1023B)
--------Exceptions()
--------Http()
--------IGeoIP2Provider.cs(2KB)
--------GlobalSuppressions.cs(6KB)
--------Model()
--------CustomDictionary.xml(352B)
--------Responses()
--------MaxMind.GeoIP2.nuspec(570B)
--------WebServiceClient.cs(22KB)
--------Properties()
--------NuGet.targets(7KB)
--------MaxMind.GeoIP2.ruleset(16KB)
----MaxMind-logo.png(11KB)
----LICENSE(10KB)
----.gitmodules(161B)
----geoip2.shfbproj(4KB)
----.github()
--------workflows()
--------dependabot.yml(127B)
----README.dev.md(1KB)
----README.md(19KB)
----MaxMind.GeoIP2.UnitTests()
--------ResponseHelper.cs(4KB)
--------WebServiceClientTests.cs(21KB)
--------GlobalSuppressions.cs(6KB)
--------MaxMind.GeoIP2.UnitTests.csproj(3KB)
--------Model()
--------TestUtils.cs(2KB)
--------DeserializationTests.cs(6KB)
--------DatabaseReaderTests.cs(13KB)
--------NamedEntityTests.cs(828B)
--------ResponseTests.cs(409B)
--------TestData()
--------Properties()
--------Mock()
----MaxMind.GeoIP2.sln(2KB)
----dev-bin()
--------release.ps1(2KB)
----MaxMind.snk(596B)
----releasenotes.md(12KB)

网友评论