Linq2Ldap.Core
1.6.2.53
.NET Standard 2.0
Install-Package Linq2Ldap.Core -Version 1.6.2.53
dotnet add package Linq2Ldap.Core --version 1.6.2.53
<PackageReference Include="Linq2Ldap.Core" Version="1.6.2.53" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Linq2Ldap.Core --version 1.6.2.53
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Linq2Ldap.Core, 1.6.2.53"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install Linq2Ldap.Core as a Cake Addin
#addin nuget:?package=Linq2Ldap.Core&version=1.6.2.53
// Install Linq2Ldap.Core as a Cake Tool
#tool nuget:?package=Linq2Ldap.Core&version=1.6.2.53
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Compile LDAP filter strings (RFC 1960/2254/4515) from LINQ Expressions, or parse them into LINQ Expressions.
Product | Versions |
---|---|
.NET | net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows |
.NET Core | netcoreapp2.0 netcoreapp2.1 netcoreapp2.2 netcoreapp3.0 netcoreapp3.1 |
.NET Standard | netstandard2.0 netstandard2.1 |
.NET Framework | net461 net462 net463 net47 net471 net472 net48 |
MonoAndroid | monoandroid |
MonoMac | monomac |
MonoTouch | monotouch |
Tizen | tizen40 tizen60 |
Xamarin.iOS | xamarinios |
Xamarin.Mac | xamarinmac |
Xamarin.TVOS | xamarintvos |
Xamarin.WatchOS | xamarinwatchos |
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.
-
.NETStandard 2.0
- No dependencies.
NuGet packages (2)
Showing the top 2 NuGet packages that depend on Linq2Ldap.Core:
Package | Downloads |
---|---|
Linq2Ldap
A library that wraps System.DirectoryServices to facilitate searching using LINQ Expressions. |
|
Linq2Ldap.Protocols
A library that wraps System.DirectoryServices.Protocols to facilitate searching using LINQ Expressions. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
1.6.2.53 | 2,852 | 8/17/2020 |
1.6.1.51 | 557 | 4/21/2020 |
1.6.0.43 | 30,078 | 11/10/2019 |
1.5.1 | 2,067 | 2/17/2019 |
1.5.0 | 666 | 1/6/2019 |
1.4.0 | 590 | 12/21/2018 |
1.3.18 | 611 | 11/30/2018 |
1.3.17 | 460 | 11/28/2018 |
1.3.16 | 472 | 11/27/2018 |
1.3.15 | 467 | 11/25/2018 |
1.3.14 | 510 | 11/24/2018 |
1.1.13-alpha | 415 | 11/21/2018 |
1.0.0 | 456 | 11/22/2018 |
Fixed GUID serialization.