Unclaimed project
Are you a maintainer of DnsClient.NET? Claim this project to take control of your public changelog and roadmap.
Changelog
DnsClient.NET is a simple yet very powerful and high performant open source library for the .NET Framework to do DNS lookups
Last updated 7 months ago
In 1.5, the DNS response ID validation was lifted to just log warnings. This mechanic has been reverted to throw an error but with a bit better handling and retrying the request thanks to @JamesKovacs. See #140
IsOSPlatform(OSPlatform.Windows). Seems that was not enough. See #133