A .NET Core client for retrieving IP address location data from freegeoip.net.
Info
Version: | 1.0.3 |
Author(s): | mattosaurus |
Last Update: | Friday, February 17, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/mattosaurus/FreeGeoIPCore |
NuGet Url: | https://www.nuget.org/packages/FreeGeoIPCore |
Install
Install-Package FreeGeoIPCore
dotnet add package FreeGeoIPCore
paket add FreeGeoIPCore
FreeGeoIPCore Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNetCore.Http.Abstractions(>= 1.1.0)
- NETStandard.Library(>= 1.6.1)
- Newtonsoft.Json(>= 9.0.1)
Tags