Skip to content

GitHub mirror of Novell's C# LDAP library (Novell.Directory.Ldap)

License

Notifications You must be signed in to change notification settings

paule96/csharp-ldap

 
 

Repository files navigation

Novell.Directory.LDAP (for .NET Core)

This is a GitHub mirror of the Novell.Directory.LDAP library which is primarily hosted by Novell directly (original here).

This mirror hosts the sources for v2.1.11 for convenience, since it is otherwise necessary to use FTP to obtain the source code.

Minor modifications have been made to the build script to output XML documentation files with more appropriate names.

Mono.Security.dll is also included, taken unmodified from the v2.10 Windows binary release of Mono. The sources for this binary are available here.

It is necessary to include the Mono.Security.dll assembly when running on .NET on Windows.

It is thought that this mirror is acceptable under the MIT license (intact in the LICENSE file) under which both Novell.Directory.LDAP and Mono.Security.dll are released.

Building (Windows/.NET)

From a Developer Command Prompt:

> build.bat

Building (Linux/Mono)

From a shell with mono available on PATH:

$ build.sh

About

GitHub mirror of Novell's C# LDAP library (Novell.Directory.Ldap)

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 99.9%
  • Other 0.1%