IPGeolocation.Net
1.0.0
dotnet add package IPGeolocation.Net --version 1.0.0
NuGet\Install-Package IPGeolocation.Net -Version 1.0.0
<PackageReference Include="IPGeolocation.Net" Version="1.0.0" />
paket add IPGeolocation.Net --version 1.0.0
#r "nuget: IPGeolocation.Net, 1.0.0"
// 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 | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net is compatible. |
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 | 9,759 | 8/7/2019 |
Initial Release.