Lambda.Azure.CosmosDb.OData.Sql
2.0.28
See the version list below for details.
dotnet add package Lambda.Azure.CosmosDb.OData.Sql --version 2.0.28
NuGet\Install-Package Lambda.Azure.CosmosDb.OData.Sql -Version 2.0.28
<PackageReference Include="Lambda.Azure.CosmosDb.OData.Sql" Version="2.0.28" />
paket add Lambda.Azure.CosmosDb.OData.Sql --version 2.0.28
#r "nuget: Lambda.Azure.CosmosDb.OData.Sql, 2.0.28"
// Install Lambda.Azure.CosmosDb.OData.Sql as a Cake Addin #addin nuget:?package=Lambda.Azure.CosmosDb.OData.Sql&version=2.0.28 // Install Lambda.Azure.CosmosDb.OData.Sql as a Cake Tool #tool nuget:?package=Lambda.Azure.CosmosDb.OData.Sql&version=2.0.28
Warning!!!
Check the project read me file before using this package.
Release Notes
2.0.28 Added support for single complex nodex - classes without id 2.0.25 Added support for one nested join when part of a complex node 2.0.24 Added support for one nested join with one condition for the internal join 2.0.23 Added support for collection condition based on id 2.0.21 Added support for collections at deeper levels 2.0.19 Added support for SELECT VALUE c 2.0.18 Added support for JOIN for entity with Id 2.0.16 Added support for JOIN 2.0.4 Added support for ARRAY_CONTAINS 2.0.3 Added support for DateTimeOffset 2.0.2 Added support for functions: length(), indexof(), substring(), trim(), concat() 2.0.1 Added support for functions: contains(), startswith(), endswith(), toupper() and tolower() 2.0.0 Breaking changes: Simplified usage with newly introuduced class ODataToSqlTranslator 1.0.0 Initial release
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net462 is compatible. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
-
- Microsoft.AspNet.OData (>= 6.1.0)
- Microsoft.Azure.DocumentDB (>= 1.17.0)
- Microsoft.OData.Edm (>= 7.3.1)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
4.1.0 | 28,852 | 2/22/2022 |
3.0.87 | 1,239 | 11/10/2021 |
3.0.83 | 461 | 11/2/2021 |
3.0.80 | 5,960 | 9/21/2020 |
3.0.70 | 7,431 | 9/3/2019 |
2.0.40 | 3,225 | 6/26/2018 |
2.0.39 | 1,010 | 6/21/2018 |
2.0.37 | 1,098 | 6/18/2018 |
2.0.35 | 974 | 6/15/2018 |
2.0.33 | 2,486 | 6/6/2018 |
2.0.31 | 1,082 | 5/14/2018 |
2.0.29 | 1,132 | 3/18/2018 |
2.0.28 | 984 | 3/18/2018 |
2.0.24 | 1,013 | 3/17/2018 |
2.0.23 | 1,065 | 3/17/2018 |
2.0.21 | 1,259 | 2/26/2018 |
2.0.19 | 1,115 | 2/11/2018 |
2.0.18 | 1,030 | 2/11/2018 |
2.0.16 | 986 | 2/11/2018 |
2.0.4 | 1,063 | 2/6/2018 |
2.0.3 | 1,132 | 1/23/2018 |
Check project site for release notes.