A reusable DNS resolver for .NET Standard 2.0
Thank you to the initial work of Alphons van der Heijden and Geoffry Huntley on this library.
Branch | Quality | Appveyor | Coverage |
---|---|---|---|
Main | |||
Develop |
Ubiety DNS Core is available from NuGet
dotnet package install Ubiety.Dns.Core
You can also use your favorite NuGet client.
Here's a brief intro about what a developer must do in order to start developing the project further:
git clone https://github.com/ubiety/Ubiety.Dns.Core.git
cd Ubiety.Dns.Core
dotnet restore
Clone the repository and then restore the development requirements. You can use any editor, Rider, VS Code or VS 2017. The library supports all .NET Core platforms.
Building is simple
./build.ps1
Thank you for your assistance. Please find more information on how to contribute in the CONTRIBUTING.md
- Project homepage: https://dns.ubiety.dev
- Repository: https://github.com/ubiety/Ubiety.Dns.Core/
- Issue tracker: https://github.com/ubiety/Ubiety.Dns.Core/issues
- In case of sensitive bugs like security vulnerabilities, please use the Tidelift security contact instead of using issue tracker. We value your effort to improve the security and privacy of this project! Tidelift will coordinate the fix and disclosure.
- Related projects:
- Ubiety VersionIt: https://github.com/ubiety/Ubiety.VersionIt/
- Ubiety Toolset: https://github.com/ubiety/Ubiety.Toolset/
- Ubiety Xmpp: https://github.com/ubiety/Ubiety.Xmpp.Core/
- Ubiety Stringprep: https://github.com/ubiety/Ubiety.Stringprep.Core/
- Ubiety SCRAM: https://github.com/ubiety/Ubiety.Scram.Core/
Available as part of the Tidelift Subscription
The maintainers of Ubiety.Dns.Core and thousands of other packages are working with Tidelift to deliver commercial support and maintenance for the open source dependencies you use to build your applications. Save time, reduce risk, and improve code health, while paying the maintainers of the exact dependencies you use. Learn more.