Skip to content

Tags: mbp/DnsClient.NET

Tags

1.0.7

Toggle 1.0.7's commit message
Version suffix change

1.0.6

Toggle 1.0.6's commit message
Trying to fix nameserver resolution on linux (Permission issues) Mich…

…aCo#3

1.0.5

Toggle 1.0.5's commit message
more testing: for loop into array wins

1.0.3

Toggle 1.0.3's commit message
Run remote dns server unit tests only in debug (not on appveyor)

1.0.1

Toggle 1.0.1's commit message
Some more unit tests, enabled caching per default, enabled tcp fallba…

…ck per default. Changed all DnsName references in records to actually return DnsName type (not a big difference as it casts to string).

1.0.0

Toggle 1.0.0's commit message
Explicit references instead of using StandardLib