Show / Hide Table of Contents

Namespace NFX.Web.GeoLookup

Classes

BinaryIndexedTree<K, V>

BinaryTree<K, V>

BinaryTree<K, V>.Node<T>

GeoEntity

Represents lookup result

GeoException

Base exception class thrown by geo-related logic

GeoLookupService

Represents a service that can lookup country/city names by domainnames/ip addresses. Thehis implementatuion uses free data from: http://dev.maxmind.com/geoip/geoip2/geolite2/. Must include MaxMind attribution on the public site that uses this data (see License section on maxmind.com)

SubnetTree<V>

Structs

BinaryIndexedTree<K, V>.Node

IPSubnetBlock

Provides address segment block information

Location

Provides location information

Subnet

Interfaces

IGeoLookup

Looks-up entities by their ip addr

Enums

LookupResolution

Back to top Copyright © 2006-2018 Agnicore Inc
Generated by DocFX