A library that wraps System.DirectoryServices to facilitate searching using LINQ Expressions.
Info
Version: | 0.5.2.118 |
Author(s): | Chris Dibbern |
Last Update: | Sunday, August 23, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/cdibbs/linq2ldap |
NuGet Url: | https://www.nuget.org/packages/Linq2Ldap |
Install
Install-Package Linq2Ldap
dotnet add package Linq2Ldap
paket add Linq2Ldap
Linq2Ldap Download (Unzip the "nupkg" after downloading)
Dependencies
- Linq2Ldap.Core(>= 1.6.2.53)
- System.DirectoryServices(>= 4.7.0)