System.DirectoryServices
5.0.0
Provides easy access to Active Directory Domain Services.
Commonly Used Types:
System.DirectoryServices.DirectoryEntry
System.DirectoryServices.DirectorySearcher
System.DirectoryServices.ActiveDirectory.ActiveDirectorySite
System.DirectoryServices.ActiveDirectory.ApplicationPartition
System.DirectoryServices.ActiveDirectory.DirectoryContext
System.DirectoryServices.ActiveDirectory.DirectoryServer
System.DirectoryServices.ActiveDirectory.Domain
System.DirectoryServices.ActiveDirectory.DomainController
When using NuGet 3.x this package requires at least version 3.4.
See the version list below for details.
Requires NuGet 2.12 or higher.
Install-Package System.DirectoryServices -Version 5.0.0
dotnet add package System.DirectoryServices --version 5.0.0
<PackageReference Include="System.DirectoryServices" Version="5.0.0" />
paket add System.DirectoryServices --version 5.0.0
#r "nuget: System.DirectoryServices, 5.0.0"
// Install System.DirectoryServices as a Cake Addin
#addin nuget:?package=System.DirectoryServices&version=5.0.0
// Install System.DirectoryServices as a Cake Tool
#tool nuget:?package=System.DirectoryServices&version=5.0.0
Release Notes
https://go.microsoft.com/fwlink/?LinkID=799421
Dependencies
-
.NETCoreApp 2.0
- Microsoft.NETCore.Platforms (>= 5.0.0)
- System.IO.FileSystem.AccessControl (>= 5.0.0)
- System.Security.AccessControl (>= 5.0.0)
- System.Security.Permissions (>= 5.0.0)
- System.Security.Principal.Windows (>= 5.0.0)
-
.NETFramework 4.5
- No dependencies.
-
.NETStandard 2.0
- System.IO.FileSystem.AccessControl (>= 5.0.0)
- System.Security.AccessControl (>= 5.0.0)
- System.Security.Permissions (>= 5.0.0)
- System.Security.Principal.Windows (>= 5.0.0)
Used By
NuGet packages (103)
Showing the top 5 NuGet packages that depend on System.DirectoryServices:
Package | Downloads |
---|---|
System.DirectoryServices.AccountManagement
Provides uniform access and manipulation of user, computer, and group security principals across the multiple principal stores: Active Directory Domain Services (AD DS), Active Directory Lightweight Directory Services (AD LDS), and Machine SAM (MSAM).
|
|
Microsoft.Windows.Compatibility
This Windows Compatibility Pack provides access to APIs that were previously available only for .NET Framework. It can be used from both .NET Core as well as .NET Standard.
|
|
Oracle.ManagedDataAccess.Core
Oracle Data Provider for .NET (ODP.NET) Core is an ADO.NET driver that provides fast data access from Microsoft .NET Core clients to Oracle databases. ODP.NET Core consists of a single 100% managed code dynamic-link library.
|
|
System.Management.Automation
Runtime for hosting PowerShell
|
|
Microsoft.Exchange.WebServices.NETStandard
The Exchange Web Services (EWS) Managed API provides a managed interface for developing .NET client applications that use EWS. By using the EWS Managed API, you can access almost all the information stored in an Office 365, Exchange Online, or Exchange Server mailbox.
|
GitHub repositories (12)
Showing the top 5 popular GitHub repositories that depend on System.DirectoryServices:
Repository | Stars |
---|---|
PowerShell/PowerShell
PowerShell for every system!
|
|
mRemoteNG/mRemoteNG
mRemoteNG is the next generation of mRemote, open source, tabbed, multi-protocol, remote connections manager.
|
|
opserver/Opserver
Stack Exchange's Monitoring System
|
|
exceptionless/Exceptionless
Exceptionless server and jobs
|
|
googleprojectzero/sandbox-attacksurface-analysis-tools
Set of tools to analyze Windows sandboxes for exposed attack surface.
|