Project

DnsClientX

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.

Stars22
Forks3
Open issues1
PowerShell Gallery downloads48624
Releasev1.0.7
Language: C# Updated: 2026-04-09T13:58:43.0000000+00:00

Documentation

DnsClientX Docs

Curated documentation workspace for DnsClientX.

DnsClientX is a DNS client for .NET and PowerShell. It supports classic DNS transports plus modern options such as DNS over HTTPS, DNS over TLS, DNS over HTTP/3, and DNS over QUIC.

Start here

Notes

  • Use public test domains for examples unless you are documenting a specific internal resolver workflow.
  • Curated examples stay under /projects/dnsclientx/examples/.