DnsClient.NET is a simple yet very powerful and high performance open source library for the .NET Framework to do DNS lookups.
Info
Version: | 1.8.0 |
Author(s): | MichaCo |
Last Update: | Monday, July 1, 2024 |
.NET Fiddle: | Online Example |
Project Url: | http://dnsclient.michaco.net/ |
NuGet Url: | https://www.nuget.org/packages/DnsClient |
Install
Install-Package DnsClient
dotnet add package DnsClient
paket add DnsClient
DnsClient Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 4.5
- System.Buffers(>= 4.4.0)
- Microsoft.Win32.Primitives(>= 4.3.0)
- NETStandard.Library(>= 1.6.1)
- System.Buffers(>= 4.4.0)
- System.Diagnostics.TraceSource(>= 4.3.0)
- System.Globalization.Extensions(>= 4.3.0)
- System.Net.NameResolution(>= 4.3.0)
- System.Net.NetworkInformation(>= 4.3.0)
- System.Buffers(>= 4.4.0)
- System.Buffers(>= 4.4.0)
No dependencies.
Tags