Skip to content

Added .NET5 target and DnsSuffix to NameServer#113

Merged
MichaConrad merged 1 commit intodevfrom
michaco/net5-target
May 16, 2021
Merged

Added .NET5 target and DnsSuffix to NameServer#113
MichaConrad merged 1 commit intodevfrom
michaco/net5-target

Conversation

@MichaConrad
Copy link
Copy Markdown
Collaborator

  • 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

+ 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
@MichaConrad MichaConrad changed the title Added .NET5 target and DnsSuffix to NameServer + example Added .NET5 target and DnsSuffix to NameServer May 16, 2021
@MichaConrad MichaConrad merged commit b223f3f into dev May 16, 2021
@MichaConrad MichaConrad deleted the michaco/net5-target branch May 16, 2021 01:07
MichaConrad pushed a commit that referenced this pull request May 17, 2021
Just code style changes, nothing new. Also fixed/changed some things from #113
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant