LinqToLdapExtensions 1.0.5
Project to extend the LINQ to LDAP provider with useful features like scopes.
Install-Package LinqToLdapExtensions -Version 1.0.5
dotnet add package LinqToLdapExtensions --version 1.0.5
<PackageReference Include="LinqToLdapExtensions" Version="1.0.5" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add LinqToLdapExtensions --version 1.0.5
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: LinqToLdapExtensions, 1.0.5"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
Release Notes
Version 1.0
* First version released with the basic features
* Scope support for Web and ThreadStatic (console apps)
* Example web project
* Integration and unit tests
Dependencies
-
- linqtoldap (>= 3.3.0)
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version History
Version | Downloads | Last updated |
---|---|---|
1.0.5 | 3,257 | 11/29/2013 |