Skip to content

h3smith/CsharpLDAP

 
 

Repository files navigation

Novell.Directory.LDAP

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

The files have been heavily modified to be compiled into a Visual Studio 2010 project. The build files still should work.

Mono.Security.dll is not included in this repository. It is a required assembly when running on .NET on Windows.

Original License included.

Building (Windows/.NET)

From a Developer Command Prompt:

> build.bat

Building (Linux/Mono)

From a shell with mono available on PATH:

$ build.sh

Visual Studio Solution

Visual Studio 2010 is supported by default, but future versions should require minimal changes.

Current Versions

This repository hosts the latest version: v2.1.11

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 99.9%
  • Other 0.1%