MaxMind-DB-Reader-dotnet:.NET Reader用于MaxMind数据库数据库格式

时间:2024-05-22 02:19:44
【文件属性】:

文件名称:MaxMind-DB-Reader-dotnet:.NET Reader用于MaxMind数据库数据库格式

文件大小:78KB

文件格式:ZIP

更新时间:2024-05-22 02:19:44

geoip2 geoip maxmind mmdb C#

MaxMind数据库读取器 描述 这是用于读取MaxMind数据库文件的.NET API。 MaxMind DB是一种二进制文件格式,用于存储由IP地址子网(IPv4或IPv6)索引的数据。 要求 该库可与.NET Framework 4.6.1和更高版本以及.NET Standard 2.0或更高版本一起使用。 安装 NuGet 我们建议使用NuGet安装此库。 为此,请在Visual Studio程序包管理器控制台中键入以下内容: install-package MaxMind.Db 用法 注意:为了访问MaxMind GeoIP2数据库,我们通常建议使用GeoIP2 .NET API,而不是直接使用此软件包。 要使用API​​,必须首先创建一个Reader对象。 reader对象的构造函数采用一个string ,其中包含指向MaxMind DB文件的路径。 (可选)您可以传递第


【文件预览】:
MaxMind-DB-Reader-dotnet-main
----.gitignore(2KB)
----MaxMind.Db.Benchmark()
--------Program.cs(3KB)
--------GlobalSuppressions.cs(900B)
--------MaxMind.Db.Benchmark.csproj(2KB)
--------Properties()
----MaxMind-logo.png(11KB)
----MaxMind.Db.Test()
--------ReaderTest.cs(24KB)
--------NetworkTest.cs(913B)
--------Helper()
--------ThreadingTest.cs(2KB)
--------GlobalSuppressions.cs(4KB)
--------DecoderTest.cs(14KB)
--------.runsettings(152B)
--------PointerTest.cs(1KB)
--------TestData()
--------MaxMind.Db.Test.csproj(2KB)
--------Properties()
--------runsettings.txt(152B)
----LICENSE(10KB)
----.gitmodules(143B)
----.github()
--------workflows()
--------dependabot.yml(127B)
----README.dev.md(83B)
----NuGet.Config(250B)
----README.md(4KB)
----dev-bin()
--------release.ps1(1KB)
----MaxMind.snk(596B)
----MaxMind.Db()
--------NetworkAttribute.cs(481B)
--------Metadata.cs(3KB)
--------ArrayBuffer.cs(4KB)
--------CachedDictionary.cs(13KB)
--------ListActivatorCreator.cs(2KB)
--------DictionaryActivatorCreator.cs(2KB)
--------MaxMind.Db.csproj(2KB)
--------GlobalSuppressions.cs(2KB)
--------ParameterAttribute.cs(1KB)
--------Network.cs(2KB)
--------CustomDictionary.xml(323B)
--------Reader.cs(16KB)
--------ConstructorAttribute.cs(304B)
--------MaxMind.Db.ruleset(16KB)
--------DeserializationException.cs(1KB)
--------Decoder.cs(20KB)
--------ReflectionUtil.cs(2KB)
--------Buffer.cs(3KB)
--------InvalidDatabaseException.cs(2KB)
--------InjectableValues.cs(823B)
--------Key.cs(1KB)
--------InjectAttribute.cs(722B)
--------Properties()
--------TypeAcivatorCreator.cs(5KB)
--------MemoryMapBuffer.cs(6KB)
----MaxMind.Db.sln(2KB)
----releasenotes.md(6KB)

网友评论