IPGeolocation.Net 1.0.0

dotnet add package IPGeolocation.Net --version 1.0.0
NuGet\Install-Package IPGeolocation.Net -Version 1.0.0
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="IPGeolocation.Net" Version="1.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add IPGeolocation.Net --version 1.0.0
#r "nuget: IPGeolocation.Net, 1.0.0"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install IPGeolocation.Net as a Cake Addin
#addin nuget:?package=IPGeolocation.Net&version=1.0.0

// Install IPGeolocation.Net as a Cake Tool
#tool nuget:?package=IPGeolocation.Net&version=1.0.0

This is a port of the official IP Geolocation API (https://github.com/IPGeolocation/ip-geolocation-api-dotnet-sdk) that provides support for .NET Framework 4.0 and above with some few more additions. The official library only supports .NET Core. Fore more info, please visit https://github.com/Willy-Kimura/ip-geolocation-api-dotnet-sdk.
   
   IPGeolocation API (https://ipgeolocation.io/) lets you identify country code (ISO2 and ISO3 standard), country name, continent code, continent name, country capital, state/province, district, city, zip code, latitude and longitude of city, if a country belongs to European Union, calling code, top level domain (TLD), languages, country flag, Internet Service Provider (ISP), connection type, organization, geographical name ID, currency code, currency name, time zone ID, time zone offset, current time in the time zone, is time zone in daylight saving time, and total daylight savings.

Product Compatible and additional computed target framework versions.
.NET Framework net is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.0.0 8,794 8/7/2019

Initial Release.