Curated Examples
DnsClientX Examples
Curated public examples for DnsClientX.
These examples cover the first useful checks: resolving a record from PowerShell and reading strongly typed records from .NET.
Project
DnsClientX is an async C# library for DNS over UDP, TCP, HTTPS (DoH), and TLS (DoT). It also has a PowerShell module that can be used to query DNS records. It provides a simple way to query DNS records using multiple DNS providers. It supports multiple DNS record types and parallel queries.
Curated Examples
Curated public examples for DnsClientX.
These examples cover the first useful checks: resolving a record from PowerShell and reading strongly typed records from .NET.