System.DirectoryServices.Protocols
4.5.0-preview1-25914-04
Prefix Reserved
Advisory: https://github.com/advisories/GHSA-9cxh-gqpx-qc5m | Severity: moderate |
See the version list below for details.
Requires NuGet 2.12 or higher.
dotnet add package System.DirectoryServices.Protocols --version 4.5.0-preview1-25914-04
NuGet\Install-Package System.DirectoryServices.Protocols -Version 4.5.0-preview1-25914-04
<PackageReference Include="System.DirectoryServices.Protocols" Version="4.5.0-preview1-25914-04" />
<PackageVersion Include="System.DirectoryServices.Protocols" Version="4.5.0-preview1-25914-04" />
<PackageReference Include="System.DirectoryServices.Protocols" />
paket add System.DirectoryServices.Protocols --version 4.5.0-preview1-25914-04
#r "nuget: System.DirectoryServices.Protocols, 4.5.0-preview1-25914-04"
#addin nuget:?package=System.DirectoryServices.Protocols&version=4.5.0-preview1-25914-04&prerelease
#tool nuget:?package=System.DirectoryServices.Protocols&version=4.5.0-preview1-25914-04&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.
10dc31ea70c14a33f371cea5a757a3d95b218acf
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. net9.0 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.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 (>= 2.0.0)
- System.Security.Permissions (>= 4.5.0-preview1-25914-04)
- System.Security.Principal.Windows (>= 4.5.0-preview1-25914-04)
-
.NETFramework 4.5
- No dependencies.
-
.NETStandard 2.0
- System.Security.Principal.Windows (>= 4.5.0-preview1-25914-04)
-
MonoAndroid 1.0
- System.Security.Principal.Windows (>= 4.5.0-preview1-25914-04)
-
MonoTouch 1.0
- System.Security.Principal.Windows (>= 4.5.0-preview1-25914-04)
-
Xamarin.iOS 1.0
- System.Security.Principal.Windows (>= 4.5.0-preview1-25914-04)
-
Xamarin.Mac 2.0
- System.Security.Principal.Windows (>= 4.5.0-preview1-25914-04)
-
Xamarin.TVOS 1.0
- System.Security.Principal.Windows (>= 4.5.0-preview1-25914-04)
-
Xamarin.WatchOS 1.0
- System.Security.Principal.Windows (>= 4.5.0-preview1-25914-04)
NuGet packages (150)
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/de35e2b0a0d8d5d1e307907983a6838da1092898 |
|
CoreWCF.Primitives
CoreWCF is a port of the service side of Windows Communication Foundation (WCF) to .NET Core. The goal of this project is to enable existing WCF services to move to .NET Core. |
GitHub repositories (15)
Showing the top 15 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
|
|
ariacom/Seal-Report
Database Reporting Tool and Tasks (.Net)
|
|
simpleidserver/SimpleIdServer
OpenID, OAuth 2.0, SCIM2.0, UMA2.0, FAPI, CIBA & OPENBANKING Framework for ASP.NET Core
|
|
CICADA8-Research/RemoteKrbRelay
Remote Kerberos Relay made easy! Advanced Kerberos Relay Framework
|
|
dotnet/dotnet
Home of .NET's Virtual Monolithic Repository which includes all the code needed to build the .NET SDK.
|
|
microsoft/WindowsProtocolTestSuites
⭐⭐ Join us at sambaXP + SNIA SMB3 IO Lab EMEA (April 7- April 10, 2025)
|
|
DataDog/dd-trace-dotnet
.NET Client Library for Datadog APM
|
|
RapidScada/scada-v6
Contains Rapid SCADA 6 source code
|
|
Syslifters/offsec-tools
Compiled tools for internal assessments
|
|
lithnet/access-manager
Access Manager provides web-based access to local admin (LAPS) passwords, BitLocker recovery keys, and just-in-time administrative access to Windows computers in a modern, secure, and user-friendly way.
|
|
microsoft/iqsharp
Microsoft's IQ# Server.
|