readme.md

March 31, 2026 ยท View on GitHub

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.

Dependencies

  • Vanara.PInvoke.Dhcp
  • Vanara.PInvoke.DnsApi
  • Vanara.PInvoke.Drt

Classes

ClassDescription
Vanara.Net.CustomDnsBootstapperDNS Bootstrapper
Vanara.Net.DhcpClientEncapsulates the functions and properties for a DHCP client.
Vanara.Net.DistributedRoutingTableRepresents a distributed routing table from Win32.
Vanara.Net.DnsServiceRepresents a DNS service.
Vanara.Net.DrtBootstrapProviderAbstract base class for a custom DRT bootstrap provider.
Vanara.Net.DrtCustomBootstrapProviderAbstract base class for a custom DRT bootstrap provider.
Vanara.Net.DrtCustomSecurityProviderAbstract base class for a custom DRT security provider.
Vanara.Net.DrtEventArgsAbstract base class for DRT event arguments.
Vanara.Net.DrtLeafSetKeyChangeEventArgsArguments associated with a DRT leaf set key change event.
Vanara.Net.DrtRegistrationStateChangeEventArgsArguments associated with a DRT registration state change event.
Vanara.Net.DrtSecurityProviderBase class for a DRT security provider.
Vanara.Net.DrtStatusChangeEventArgsArguments associated with a DRT status change event.