LdapForNet 2.7.15
.NET Core 3.1
.NET Standard 2.0
Install-Package LdapForNet -Version 2.7.15
dotnet add package LdapForNet --version 2.7.15
<PackageReference Include="LdapForNet" Version="2.7.15" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add LdapForNet --version 2.7.15
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: LdapForNet, 2.7.15"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install LdapForNet as a Cake Addin
#addin nuget:?package=LdapForNet&version=2.7.15
// Install LdapForNet as a Cake Tool
#tool nuget:?package=LdapForNet&version=2.7.15
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Porting of OpenLdap native lib for .NET Core. Library is cross platform. Also supported KERBEROS (passwordless) authentication!.
Product | Versions |
---|---|
.NET | net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows |
.NET Core | netcoreapp2.0 netcoreapp2.1 netcoreapp2.2 netcoreapp3.0 netcoreapp3.1 |
.NET Standard | netstandard2.0 netstandard2.1 |
.NET Framework | net461 net462 net463 net47 net471 net472 net48 |
MonoAndroid | monoandroid |
MonoMac | monomac |
MonoTouch | monotouch |
Tizen | tizen40 tizen60 |
Xamarin.iOS | xamarinios |
Xamarin.Mac | xamarinmac |
Xamarin.TVOS | xamarintvos |
Xamarin.WatchOS | xamarinwatchos |
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.
-
.NETCoreApp 3.1
- No dependencies.
-
.NETStandard 2.0
- No dependencies.
-
.NETStandard 2.1
- No dependencies.
NuGet packages (10)
Showing the top 5 NuGet packages that depend on LdapForNet:
Package | Downloads |
---|---|
Volo.Abp.Ldap
Package Description |
|
Aiwins.Rocket.Ldap
Package Description |
|
CAdESLib
This is rework of https://github.com/nonorganic/dssnet |
|
M2FNugetLdapSearchEngine
Contains LDAP Search Engine |
|
Informatique.UOB.Base.Core
Base classed used in UOB Project in Core |
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on LdapForNet:
Repository | Stars |
---|---|
abpframework/abp
Open Source Web Application Framework for ASP.NET Core
|
Version | Downloads | Last updated |
---|---|---|
2.7.15 | 12,227 | 3/26/2022 |
2.7.14 | 7,453 | 1/31/2022 |
2.7.13 | 80,882 | 7/6/2021 |
2.7.12 | 15,756 | 5/28/2021 |
2.7.11 | 184,752 | 10/12/2020 |
2.7.10 | 5,516 | 9/18/2020 |
2.7.9 | 1,584 | 9/9/2020 |
2.7.8 | 366 | 9/8/2020 |
2.7.7 | 378 | 9/7/2020 |
2.7.6 | 508 | 9/2/2020 |
2.7.5 | 376 | 9/1/2020 |
2.7.4 | 1,216 | 8/27/2020 |
2.7.3 | 284 | 8/27/2020 |
2.7.2 | 2,695 | 7/17/2020 |
2.7.1 | 11,138 | 6/15/2020 |
2.7.0 | 374 | 6/13/2020 |
2.6.0 | 622 | 5/31/2020 |
2.5.0 | 1,582 | 5/25/2020 |
2.4.1 | 414 | 5/17/2020 |
2.4.0 | 6,997 | 5/7/2020 |
2.3.0 | 3,469 | 3/22/2020 |
2.2.1 | 461 | 3/5/2020 |
2.2.0 | 1,538 | 1/13/2020 |
2.1.0 | 456 | 1/4/2020 |
2.0.0 | 1,075 | 7/30/2019 |
1.1.0 | 473 | 7/2/2019 |
1.0.1 | 944 | 1/5/2019 |
0.2.0-beta | 502 | 1/4/2019 |
0.1.0-beta | 682 | 7/3/2018 |
0.0.6-alpha | 929 | 3/27/2018 |
0.0.5-alpha | 729 | 3/1/2018 |
0.0.4-alpha | 696 | 2/28/2018 |
0.0.3-alpha | 780 | 2/27/2018 |
0.0.2-alpha | 697 | 2/25/2018 |
0.0.1-alpha | 704 | 2/22/2018 |
- fix duplicate key in GetRootDse method