Ldap.NETStandard
1.0.3
Rebuld of (Novell.Directory.Ldap.NETStandard) for dotnet core 2.1 Microsoft.Extensions.Logging.* packages
.NET Standard 2.0 LDAP client library: .NET Core, .NET Framework 4.6. Works with any LDAP server (including Microsoft Active Directory - AD)
Install-Package Ldap.NETStandard -Version 1.0.3
dotnet add package Ldap.NETStandard --version 1.0.3
<PackageReference Include="Ldap.NETStandard" Version="1.0.3" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Ldap.NETStandard --version 1.0.3
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Ldap.NETStandard, 1.0.3"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
Dependencies
-
.NETFramework 4.6.1
- Microsoft.Extensions.Logging (>= 2.1.1)
- Microsoft.Extensions.Logging.Abstractions (>= 2.1.1)
- Microsoft.Extensions.Logging.Debug (>= 2.1.1)
- System.Collections.NonGeneric (>= 4.3.0)
- System.Net.NameResolution (>= 4.3.0)
- System.Net.Requests (>= 4.3.0)
- System.Net.Security (>= 4.3.2)
- System.Reflection.TypeExtensions (>= 4.5.0)
- System.Threading.Thread (>= 4.3.0)
-
.NETStandard 2.0
- Microsoft.Extensions.Logging (>= 2.1.1)
- Microsoft.Extensions.Logging.Abstractions (>= 2.1.1)
- Microsoft.Extensions.Logging.Debug (>= 2.1.1)
- System.Collections.NonGeneric (>= 4.3.0)
- System.Net.NameResolution (>= 4.3.0)
- System.Net.Requests (>= 4.3.0)
- System.Net.Security (>= 4.3.2)
- System.Reflection.TypeExtensions (>= 4.5.0)
- System.Threading.Thread (>= 4.3.0)
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.