System.DirectoryServices.Protocols
6.0.0-preview.5.21301.5
Prefix Reserved
See the version list below for details.
Requires NuGet 2.12 or higher.
dotnet add package System.DirectoryServices.Protocols --version 6.0.0-preview.5.21301.5
NuGet\Install-Package System.DirectoryServices.Protocols -Version 6.0.0-preview.5.21301.5
<PackageReference Include="System.DirectoryServices.Protocols" Version="6.0.0-preview.5.21301.5" />
paket add System.DirectoryServices.Protocols --version 6.0.0-preview.5.21301.5
#r "nuget: System.DirectoryServices.Protocols, 6.0.0-preview.5.21301.5"
// Install System.DirectoryServices.Protocols as a Cake Addin #addin nuget:?package=System.DirectoryServices.Protocols&version=6.0.0-preview.5.21301.5&prerelease // Install System.DirectoryServices.Protocols as a Cake Tool #tool nuget:?package=System.DirectoryServices.Protocols&version=6.0.0-preview.5.21301.5&prerelease
Provides the methods defined in the Lightweight Directory Access Protocol (LDAP) version 3 (V3) and Directory Services Markup Language (DSML) version 2.0 (V2) standards.
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 (>= 6.0.0-preview.5.21301.5)
- System.Security.Principal.Windows (>= 6.0.0-preview.5.21301.5)
-
.NETFramework 4.5
- No dependencies.
-
.NETStandard 2.0
- System.Security.Principal.Windows (>= 6.0.0-preview.5.21301.5)
NuGet packages (90)
Showing the top 5 NuGet packages that depend on System.DirectoryServices.Protocols:
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). |
|
Oracle.ManagedDataAccess.Core
Oracle Data Provider for .NET (ODP.NET) Core is a multi-platform 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. |
|
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. |
|
Microsoft.AspNetCore.Authentication.Negotiate
ASP.NET Core authentication handler used to authenticate requests using Negotiate, Kerberos, or NTLM. This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/c70204ae3c91d2b48fa6d9b92b62265f368421b4 |
|
Abp.Zero.Ldap
Abp.Zero.Ldap |
GitHub repositories (15)
Showing the top 5 popular GitHub repositories that depend on System.DirectoryServices.Protocols:
Repository | Stars |
---|---|
aspnetboilerplate/aspnetboilerplate
ASP.NET Boilerplate - Web Application Framework
|
|
ravendb/ravendb
ACID Document Database
|
|
dotnetcore/osharp
OSharp是一个基于.Net6.0的快速开发框架,框架对 AspNetCore 的配置、依赖注入、日志、缓存、实体框架、Mvc(WebApi)、身份认证、功能权限、数据权限等模块进行更高一级的自动化封装,并规范了一套业务实现的代码结构与操作流程,使 .Net 框架更易于应用到实际项目开发中。
|
|
Kevin-Robertson/Inveigh
.NET IPv4/IPv6 machine-in-the-middle tool for penetration testers
|
|
CoreWCF/CoreWCF
Main repository for the Core WCF project
|