Skip to content
This repository has been archived by the owner on Oct 26, 2021. It is now read-only.

cdemi/CSharp-IP2Location

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CSharp-IP2Location

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

Usage

First you need to build this from source or download this package from NuGet: https://www.nuget.org/packages/IP2Location

After you have included this library all you have to do is call the Download method from IP2LocationHandler: List<IPRangeCountry> range = IP2LocationHandler.Download();

About

Gets ip2location.com Lite DB1 as a typed List

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages