Vanara/Net/readme.md

8 lines
507 B
Markdown
Raw Normal View History

2022-09-16 17:04:32 -04:00
## Assembly report for Vanara.Net.dll
Abstracted classes around Win32 networking functions to provide simplified and object-oriented access to key networking capabilities like DNS, DHCP, filtering, access, and discovery.
### Classes
Class | Description
---- | ----
2022-09-16 17:04:32 -04:00
[Vanara.Net.DhcpClient](https://github.com/dahall/Vanara/search?l=C%23&q=DhcpClient) | Access to client functions related to DHCP
[Vanara.Net.DnsService](https://github.com/dahall/Vanara/search?l=C%23&q=DnsService) | Represents a DNS service