Store IP Ranges in Redis as sorted sets for fast lookup.
                        
                    
         
                Info
| Version: | 1.1.0 | 
| Author(s): | jittuu | 
| Last Update: | Tuesday, November 18, 2014 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | https://github.com/jittuu/RGeoIP | 
| NuGet Url: | https://www.nuget.org/packages/RGeoIP | 
Install
Install-Package RGeoIP
                        dotnet add package RGeoIP
                        paket add RGeoIP
                        
                                RGeoIP Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
- CsvHelper(2.8.4)
 - StackExchange.Redis(1.0.371)
 
Tags