Novell.Directory.Ldap
2.2.1
dotnet add package Novell.Directory.Ldap --version 2.2.1
NuGet\Install-Package Novell.Directory.Ldap -Version 2.2.1
<PackageReference Include="Novell.Directory.Ldap" Version="2.2.1" />
paket add Novell.Directory.Ldap --version 2.2.1
#r "nuget: Novell.Directory.Ldap, 2.2.1"
// Install Novell.Directory.Ldap as a Cake Addin #addin nuget:?package=Novell.Directory.Ldap&version=2.2.1 // Install Novell.Directory.Ldap as a Cake Tool #tool nuget:?package=Novell.Directory.Ldap&version=2.2.1
LDAP Libraries for C# enables you to write applications that access, manage, and update information stored in Novell eDirectory™ or other LDAP-aware directories.
These classes are based on the IETF LDAP Java Application Program Interface.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net is compatible. |
This package has no dependencies.
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Novell.Directory.Ldap:
Package | Downloads |
---|---|
Yaaf.Sasl.Ldap
Yaaf.Sasl.Ldap is a server LDAP backend for Yaaf.Sasl. |
GitHub repositories (2)
Showing the top 2 popular GitHub repositories that depend on Novell.Directory.Ldap:
Repository | Stars |
---|---|
ONLYOFFICE/CommunityServer
Free open source office suite with business productivity tools: document and project management, CRM, mail aggregator.
|
|
shr670377723/CommunityServer-master
|
Version | Downloads | Last updated |
---|---|---|
2.2.1 | 160,005 | 2/12/2014 |
Updates in this release:
Binaries:
* Added a new extension named "Get Privileges List" that is specific to eDirectory 8.8 SP5 (and onwards). This new extension will get the effective privileges for a list of attributes.
* Fixed a few bugs.