CSharp.IPInfoDB by Thabo Fletcher

<PackageReference Include="CSharp.IPInfoDB" Version="1.0.4923.21503" />

 CSharp.IPInfoDB 1.0.4923.21503

C# client for the IP Info DB

<package xmlns="http://schemas.microsoft.com/packaging/2011/08/nuspec.xsd">
  <metadata>
    <id>CSharp.IPInfoDB</id>
    <version>1.0.4923.21503</version>
    <title>CSharp.IPInfoDB</title>
    <authors>Thabo Fletcher</authors>
    <owners>Thabo Fletcher</owners>
    <licenseUrl>http://opensource.org/licenses/MIT</licenseUrl>
    <projectUrl>https://github.com/thabofletcher/CSharp.IPInfoDB</projectUrl>
    <requireLicenseAcceptance>true</requireLicenseAcceptance>
    <description>C# client for the IP Info DB</description>
    <releaseNotes>Initial NuGet release</releaseNotes>
    <copyright>Copyright 2013</copyright>
    <tags>IP Location Lookup Wrapper</tags>
    <dependencies>
      <dependency id="Microsoft.Net.Http" version="2.1.10" />
      <dependency id="Newtonsoft.Json" version="5.0.6" />
    </dependencies>
  </metadata>
</package>