https://github.com/ip2location/ip2location-dotnet
IP2Location IP Geolocation .NET component enables you to get your visitors' country, region, city, latitude, longitude, ZIP code, ISP, domain name, timezone, connection speed, IDD code, area code, weather station code, weather station name, MCC, MNC, mobile brand name, elevation, usage type, address type, IAB category, district based on IP address.
https://github.com/ip2location/ip2location-dotnet
Last synced: over 1 year ago
JSON representation
IP2Location IP Geolocation .NET component enables you to get your visitors' country, region, city, latitude, longitude, ZIP code, ISP, domain name, timezone, connection speed, IDD code, area code, weather station code, weather station name, MCC, MNC, mobile brand name, elevation, usage type, address type, IAB category, district based on IP address.
- Host: GitHub
- URL: https://github.com/ip2location/ip2location-dotnet
- Owner: ip2location
- License: mit
- Created: 2020-07-01T01:08:36.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2024-03-13T07:56:01.000Z (over 2 years ago)
- Last Synced: 2025-03-14T22:05:56.866Z (over 1 year ago)
- Language: Visual Basic .NET
- Homepage:
- Size: 137 KB
- Stars: 30
- Watchers: 7
- Forks: 8
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# IP2Location IP Geolocation .NET Component
This IP Geolocation .NET component allows user to query an IP address for useful IP geolocation information such as the ISO3166 country code, country name, region or state, city, latitude and longitude, ZIP/Postal code, time zone, Internet Service Provider (ISP) or company name, domain name, net speed, area code, weather station code, weather station name, mobile country code (MCC), mobile network code (MNC) and carrier brand, elevation, usage type, address type, IAB category, district, autonomous system number (ASN) and autonomous system (AS). It lookup the IP address from **IP2Location BIN Data** file. This data file can be downloaded at
* Free IP2Location IP Geolocation BIN Data: https://lite.ip2location.com
* Commercial IP2Location IP Geolocation BIN Data: https://www.ip2location.com/database/ip2location
## Developer Documentation
To learn more about installation, usage, and code examples, please visit the developer documentation at [https://ip2location-dotnet.readthedocs.io/en/latest/index.html.](https://ip2location-dotnet.readthedocs.io/en/latest/index.html)