You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fixing spelling mistakes and other minor things (#70)
* Fixing spelling mistakes
* Adding fallback to the Target of the SRV record in ResolveService extensions.
Fixing memory leak when using nameserver discovery and NetworkAddress…
…Changed events (#68)
Removing usage of NetworkChange.NetworkAddressChanged usage to refresh discovered name-servers.
Auto detect network name server changes (#66)
* Using `NetworkChange` event to react on changing network adapters
* Periodically re-run `NameServer.ResolveNameServers` to check if the configuration changed