9 lines
325 B
Markdown
9 lines
325 B
Markdown
= skyscraper5.DNS =
|
|
This is a backport of kapetan's DNS Library to .NET 6.0
|
|
The original source is found at https://github.com/kapetan/dns
|
|
|
|
The following changes were made:
|
|
* Removed all dependencies to .NET Standard 2.0
|
|
* Added a plugin infrastructure to interface with skyscraper5
|
|
* Added SVCB Records
|
|
* Added HTTPS Records |