System.DirectoryServices
4.7.0-preview3.19551.4
Prefix Reserved
See the version list below for details.
Requires NuGet 2.12 or higher.
dotnet add package System.DirectoryServices --version 4.7.0-preview3.19551.4
NuGet\Install-Package System.DirectoryServices -Version 4.7.0-preview3.19551.4
<PackageReference Include="System.DirectoryServices" Version="4.7.0-preview3.19551.4" />
paket add System.DirectoryServices --version 4.7.0-preview3.19551.4
#r "nuget: System.DirectoryServices, 4.7.0-preview3.19551.4"
// Install System.DirectoryServices as a Cake Addin #addin nuget:?package=System.DirectoryServices&version=4.7.0-preview3.19551.4&prerelease // Install System.DirectoryServices as a Cake Tool #tool nuget:?package=System.DirectoryServices&version=4.7.0-preview3.19551.4&prerelease
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.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. |
.NET Core | netcoreapp2.0 is compatible. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard2.0 is compatible. netstandard2.1 was computed. |
.NET Framework | net45 is compatible. net451 was computed. net452 was computed. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
MonoAndroid | monoandroid was computed. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. |
Tizen | tizen40 was computed. tizen60 was computed. |
Xamarin.iOS | xamarinios was computed. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
-
.NETCoreApp 2.0
- Microsoft.NETCore.Platforms (>= 3.1.0-preview3.19551.4)
- System.IO.FileSystem.AccessControl (>= 4.7.0-preview3.19551.4)
- System.Security.AccessControl (>= 4.7.0-preview3.19551.4)
- System.Security.Permissions (>= 4.7.0-preview3.19551.4)
- System.Security.Principal.Windows (>= 4.7.0-preview3.19551.4)
-
.NETFramework 4.5
- No dependencies.
-
.NETStandard 2.0
- System.IO.FileSystem.AccessControl (>= 4.7.0-preview3.19551.4)
- System.Security.AccessControl (>= 4.7.0-preview3.19551.4)
- System.Security.Permissions (>= 4.7.0-preview3.19551.4)
- System.Security.Principal.Windows (>= 4.7.0-preview3.19551.4)
-
UAP 10.0.16299
- System.IO.FileSystem.AccessControl (>= 4.7.0-preview3.19551.4)
- System.Security.Permissions (>= 4.7.0-preview3.19551.4)
NuGet packages (227)
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 as well as .NET Standard. |
|
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. |
|
PnP.Framework
PnP Framework contains the PnP Provisioning engine and a ton of extension methods that will make you more productive while developing for Microsoft 365. |
GitHub repositories (29)
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 application
|
|
filoe/cscore
An advanced audio library, written in C#. Provides tons of features. From playing/recording audio to decoding/encoding audio streams/files to processing audio data in realtime (e.g. applying custom effects during playback, create visualizations,...). The possibilities are nearly unlimited.
|