A library that wraps System.DirectoryServices.Protocols 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.Protocols |
Install
Install-Package Linq2Ldap.Protocols
dotnet add package Linq2Ldap.Protocols
paket add Linq2Ldap.Protocols
Linq2Ldap.Protocols Download (Unzip the "nupkg" after downloading)
Dependencies
- Linq2Ldap.Core(>= 1.6.2.53)
- Microsoft.CSharp(>= 4.7.0)
- System.DirectoryServices.Protocols(>= 4.7.0)