Camlex.Client.dll
1.0.0
See the version list below for details.
dotnet add package Camlex.Client.dll --version 1.0.0
NuGet\Install-Package Camlex.Client.dll -Version 1.0.0
<PackageReference Include="Camlex.Client.dll" Version="1.0.0" />
paket add Camlex.Client.dll --version 1.0.0
#r "nuget: Camlex.Client.dll, 1.0.0"
// Install Camlex.Client.dll as a Cake Addin #addin nuget:?package=Camlex.Client.dll&version=1.0.0 // Install Camlex.Client.dll as a Cake Tool #tool nuget:?package=Camlex.Client.dll&version=1.0.0
Camlex.NET for client object model. Camlex.NET simplifies creating of CAML queries for SharePoint by using C# and lambda expressions
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net20 is compatible. net35 was computed. net40 was computed. net403 was computed. net45 was computed. net451 was computed. net452 was computed. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
This package has no dependencies.
NuGet packages (9)
Showing the top 5 NuGet packages that depend on Camlex.Client.dll:
Package | Downloads |
---|---|
Omnia.Foundation.Extensibility
Omnia Foundation Extensibility |
|
Omnia.Foundation.Core
Omnia Foundation Core |
|
Omnia.Foundation.Core.SP2016
Omnia Foundation Core |
|
Omnia.Foundation.Extensibility.SP2019
Omnia Foundation Extensibility |
|
Omnia.Foundation.Extensibility.SP2016
Omnia Foundation Extensibility |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
5.4.3 | 1,864 | 7/7/2024 |
5.4.2 | 17,206 | 7/26/2023 |
5.4.1 | 12,757 | 11/16/2022 |
5.4.0 | 28,474 | 12/16/2021 |
5.0.0 | 3,252 | 8/26/2021 |
4.2.0 | 8,818 | 5/25/2021 |
4.1.0 | 3,949 | 8/14/2020 |
4.0.0 | 4,560 | 10/2/2019 |
3.2.1 | 851 | 9/11/2019 |
3.2.0 | 3,806 | 2/24/2019 |
3.1.0 | 3,078 | 12/14/2018 |
3.0.0 | 2,900 | 12/14/2018 |
2.3.0 | 6,255 | 2/23/2018 |
2.2.0 | 15,897 | 10/12/2016 |
2.1.0 | 88,331 | 9/27/2015 |
2.0.0 | 2,835 | 10/12/2014 |
1.5.0 | 2,244 | 5/3/2014 |
1.4.0 | 1,762 | 8/31/2013 |
1.3.0 | 1,468 | 6/15/2013 |
1.2.0 | 1,444 | 3/30/2013 |
1.1.0 | 1,731 | 11/17/2012 |
1.0.0 | 1,880 | 10/13/2012 |
References are changed to Microsoft.SharePoint.Client;Use ListItem instead of SPListItem;Remove guid and int indexers support (they don't exist in ListItem);Modify .ToCaml() to only output XML with a surrounding View and Query elements