IP2Location 1.0.0

dotnet add package IP2Location --version 1.0.0
NuGet\Install-Package IP2Location -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="IP2Location" Version="1.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add IP2Location --version 1.0.0
#r "nuget: IP2Location, 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 IP2Location as a Cake Addin
#addin nuget:?package=IP2Location&version=1.0.0

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

Gets ip2location.com Lite DB1 as a typed List to save in your database or cache or whatever your persistent storage is.

Usage: List<IPRangeCountry> range = IP2LocationHandler.Download();

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.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on IP2Location:

Package Downloads
IpToCountry

A .NET library to provide an easy IP to country mapping. Everything is done in memory, no database is needed. Uses IP2Location Lite Nuget, SpartanExtensions and CsvHelper.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.0.0 7,280 11/17/2014