Found 22 packages
Discover your visitors’ geolocation information such as country, region, city, latitude & longitude, ZIP codes, time zone and more from an IP address. It support both the IPv4 and IPv6 address. Below are the complete geolocation information that you can query using this component. * Country * Region * City * Latitude & Longitude * Time zone * ZIP code * ISP * Domain * Netspeed * Area code * Weather information * Mobile information * Elevation * Usage Type * Address Type * IAB Category * District * ASN * AS * AS Domain * AS Usage Type * AS CIDR This component works together with IP2Location BIN data file. You can download the free BIN data file at https://lite.ip2location.com or a commercial BIN data (high accuracy) at https://www.ip2location.com.
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();
Determine the country, region, city, latitude, and longitude associated with IP addresses worldwide. Uses the MaxMind GeoIP or GeoLite City or GeoLite Country (free) database which needs to be downloaded separately from http://www.maxmind.com/app/geolite
IP-2-Country Datasource for https://lite.ip2location.com/
IP2Location.io .NET SDK allows user to query for an enriched data set based on IP address and provides WHOIS lookup api that helps users to obtain domain information.
Contains a precompiled binary file with IP location data for all countries in class C from IP2Location LITE.
Discover your visitors’ geolocation information such as country, region, city, latitude & longitude, ZIP codes, time zone and more from an IP address. It support both the IPv4 and IPv6 address. Below are the complete geolocation information that you can query using this component. * Country * Region * City * Latitude & Longitude * Time zone * ZIP code * ISP * Domain * Netspeed * Area code * Weather information * Mobile information * Elevation * Usage Type This component works together with IP2Location BIN data file. You can download the free BIN data file at https://lite.ip2location.com or a commercial BIN data (high accuracy) at https://www.ip2location.com. As an alternative, you can also call the IP2Location Web Service using an API key. If you don't have an API key, you can subscribe for one at https://www.ip2location.com/web-service/ip2location to get started.
IP Location API
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.
Gets ip2location.com Lite DB1 as a typed List to save in your database or cache or whatever your persistent storage is. It can also load the data locally from a csv file. Usage: List<IPRangeCountry> range = IPToLocationHandler.Download();
Advanced HTTP request analysis for device detection, browser identification, and geolocation services in ASP.NET Core applications. Provides comprehensive user agent parsing to detect device types (mobile, tablet, desktop), operating systems, browser versions, and bot detection. Includes IP-based geolocation with country, city, timezone detection using MaxMind GeoIP2 database. Features crawler/bot identification, proxy detection, and detailed request information extraction.
Tools and utilities for using maxmind geoip csv files
Discover your visitors’ geolocation information
Discover your visitors’ geolocation information
Lightweight GeoIP service based on MaxMind GeoIP2 database
A quick package to perform IP geolocation lookups using ip2location.com databases.
A version of IPFire's libloc library rewritten for C#
Automated database management for libloc library
IP geolocation library for Net3000 solutions. Provides IP address lookup services using IP2Location database to retrieve location details including country, region, city, postal code, coordinates, and timezone information.
This is a port of the official IP Geolocation API (https://github.com/IPGeolocation/ip-geolocation-api-dotnet-sdk) that provides support for .NET Framework 4.0 and above with some few more additions. The official library only supports .NET Core. Fore more info, please visit https://github.com/Willy-Kimura/ip-geolocation-api-dotnet-sdk. IPGeolocation API (https://ipgeolocation.io) lets you identify country code (ISO2 and ISO3 standard), country name, continent code, continent name, country capital, state/province, district, city, zip code, latitude and longitude of city, if a country belongs to European Union, calling code, top level domain (TLD), languages, country flag, Internet Service Provider (ISP), connection type, organization, geographical name ID, currency code, currency name, time zone ID, time zone offset, current time in the time zone, is time zone in daylight saving time, and total daylight savings.