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

Conversation

MichaCo
Copy link
Owner

@MichaCo MichaCo commented May 16, 2021

  • 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
@MichaCo MichaCo changed the title Added .NET5 target and DnsSuffix to NameServer + example Added .NET5 target and DnsSuffix to NameServer May 16, 2021
@MichaCo MichaCo merged commit b223f3f into dev May 16, 2021
@MichaCo MichaCo deleted the michaco/net5-target branch May 16, 2021 01:07
MichaCo added 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.

None yet

1 participant