Releases: zabszk/DnsClient
Releases · zabszk/DnsClient
DnsClient v. 1.0.1
- Added TCP support for truncated records.
- Added URI records support.
- A and AAAA records are now represented by an abstract
IPAddressRecord
class.
- Library now targets net6.0 and net7.0 as well.