Class library to communicate with Active Directory.
Info
Version: | 3.0.0 |
Author(s): | BIA Team |
Last Update: | Thursday, February 6, 2020 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/BIA.Net.ActiveDirectory |
Install
Install-Package BIA.Net.ActiveDirectory
dotnet add package BIA.Net.ActiveDirectory
paket add BIA.Net.ActiveDirectory
BIA.Net.ActiveDirectory Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Extensions.Logging.Abstractions(>= 3.1.1)
- System.DirectoryServices(>= 4.7.0)
- System.DirectoryServices.AccountManagement(>= 4.7.0)
- System.Security.Principal.Windows(>= 4.7.0)