Info
| Version: | 2.0.3 |
| Author(s): | Kevin Isom |
| Last Update: | Tuesday, July 14, 2015 |
| .NET Fiddle: | Create the first Fiddle |
| NuGet Url: | https://www.nuget.org/packages/IPToLocation |
Install
Install-Package IPToLocation
dotnet add package IPToLocation
paket add IPToLocation
IPToLocation Download (Unzip the "nupkg" after downloading)
It can also load the data locally from a csv file.
Usage: List<IPRangeCountry> range = IPToLocationHandler.Download();.