Vanara/Net/pkgreadme.md

22 lines
1.4 KiB
Markdown
Raw Permalink Normal View History

![Vanara](https://raw.githubusercontent.com/dahall/Vanara/master/docs/icons/VanaraHeading.png)
2022-09-16 17:04:32 -04:00
### **Vanara.Net NuGet Package**
[![Version](https://img.shields.io/nuget/v/Vanara.Net?label=NuGet&style=flat-square)](https://github.com/dahall/Vanara/releases)
[![Build status](https://img.shields.io/appveyor/build/dahall/vanara?label=AppVeyor%20build&style=flat-square)](https://ci.appveyor.com/project/dahall/vanara)
2022-09-16 17:04:32 -04:00
Abstracted classes around Win32 networking functions to provide simplified and object-oriented access to key networking capabilities like DNS, DHCP, filtering, access, and discovery.
### **What is Vanara?**
[Vanara](https://github.com/dahall/Vanara) is a community project that contains various .NET assemblies which have P/Invoke functions, interfaces, enums and structures from Windows libraries. Each assembly is associated with one or a few tightly related libraries.
### **Issues?**
First check if it's already fixed by trying the [AppVeyor build](https://ci.appveyor.com/nuget/vanara-prerelease).
If you're still running into problems, file an [issue](https://github.com/dahall/Vanara/issues).
2022-09-16 17:04:32 -04:00
### **Included in Vanara.Net**
Classes
---
2022-10-25 13:24:54 -04:00
CustomDnsBootstapper DhcpClient DistributedRoutingTable DnsService DrtBootstrapProvider DrtCustomBootstrapProvider DrtCustomSecurityProvider DrtEventArgs DrtLeafSetKeyChangeEventArgs DrtRegistrationStateChangeEventArgs DrtSecurityProvider DrtStatusChangeEventArgs