MichaCo / DnsClient.NET

DnsClient.NET is a simple yet very powerful and high performant open source library for the .NET Framework to do DNS lookups
https://dnsclient.michaco.net
Apache License 2.0
762 stars 136 forks source link

Improving Nameserver suffix handling #207

Closed MichaCo closed 3 months ago

MichaCo commented 5 months ago

For more details, see #198 and the MiniDig change here which does an example of how to find nameservers using the new Contains etc...

MichaCo commented 3 months ago

splitting this into separated PRs