Skip to main content
H.IpInfo package icon

H.IpInfo

This is the official C# client library for the IPinfo.io IP address API, allowing you to lookup your own IP address, or get any of the following details for an IP: - IP geolocation / geoIP data (city, region, country, postal code, latitude and longitude) - ASN details (ISP or network operator, associated domain name, and type, such as business, hosting or company) - Firmographics data (the name and domain of the business that uses the IP address) - Carrier information (the name of the mobile carrier and MNC and MCC for that carrier if the IP is used exclusively for mobile traffic)

Total Downloads
2.5K
2,542
Published
Aug 1, 2022
Latest stable version

Install

.NET CLI
dotnet add package H.IpInfo --version 1.0.1
Package Manager Console
Install-Package H.IpInfo -Version 1.0.1
PackageReference
<PackageReference Include="H.IpInfo" Version="1.0.1" />

Frameworks

.NETFramework4.6.1 net6.0 .NETStandard2.0

Dependencies

System.Text.Json
.NETFramework4.6.1
[6.0.5, )
[5.0.0, )
System.Text.Json
.NETStandard2.0
[6.0.5, )

Adoption guide

Assess this package against its supported frameworks, license, maintenance signals and dependency graph before making it a project standard.

Compatibility metadata lists 3 target frameworks; confirm the exact target used by your application.

How to read this guidance

Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.

Useful next steps

Move from package metadata to a concrete selection or review workflow.