Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added .NET5 target and DnsSuffix to NameServer #113

Merged
merged 1 commit into from
May 16, 2021
Merged

Commits on May 16, 2021

  1. + Added .NET5 target

    + Added DnsSuffix property to NameServer (will be populated if available)
    + Added DnsString concat
    + Changed NameServer.ValidateNameServers call to be done only once for fixed name server configuration. No need to do that with every query.
    + Added an example to MiniDig to use the DnsSuffix in case the query is just a HostName
    MichaCo committed May 16, 2021
    Configuration menu
    Copy the full SHA
    80154fb View commit details
    Browse the repository at this point in the history