MarkMpn.Sql4Cds.Engine
5.1.0
See the version list below for details.
dotnet add package MarkMpn.Sql4Cds.Engine --version 5.1.0
NuGet\Install-Package MarkMpn.Sql4Cds.Engine -Version 5.1.0
<PackageReference Include="MarkMpn.Sql4Cds.Engine" Version="5.1.0" />
paket add MarkMpn.Sql4Cds.Engine --version 5.1.0
#r "nuget: MarkMpn.Sql4Cds.Engine, 5.1.0"
// Install MarkMpn.Sql4Cds.Engine as a Cake Addin #addin nuget:?package=MarkMpn.Sql4Cds.Engine&version=5.1.0 // Install MarkMpn.Sql4Cds.Engine as a Cake Tool #tool nuget:?package=MarkMpn.Sql4Cds.Engine&version=5.1.0
Convert SQL queries to FetchXml and execute them against CDS
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.CrmSdk.CoreAssemblies (>= 9.0.2.17)
- Microsoft.SqlServer.TransactSql.ScriptDom (>= 15.0.4200.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 |
---|---|---|
9.4.1 | 65 | 11/10/2024 |
9.4.0 | 88 | 11/5/2024 |
9.3.0 | 744 | 8/27/2024 |
9.2.0 | 664 | 7/12/2024 |
9.1.0 | 783 | 6/10/2024 |
9.0.1 | 637 | 5/8/2024 |
9.0.0 | 137 | 5/2/2024 |
8.0.0 | 2,040 | 11/25/2023 |
7.6.1 | 1,752 | 10/16/2023 |
7.6.0 | 1,504 | 9/30/2023 |
7.5.2 | 185 | 9/17/2023 |
7.5.1 | 167 | 9/11/2023 |
7.5.0 | 188 | 9/4/2023 |
7.4.0 | 586 | 8/7/2023 |
7.3.0 | 491 | 6/12/2023 |
7.2.2 | 830 | 5/2/2023 |
7.2.1 | 177 | 4/30/2023 |
7.1.0 | 1,545 | 1/31/2023 |
7.0.3 | 654 | 10/11/2022 |
7.0.2 | 450 | 10/2/2022 |
7.0.1 | 447 | 9/28/2022 |
7.0.0 | 455 | 9/21/2022 |
6.4.0 | 556 | 7/28/2022 |
6.3.0 | 457 | 6/28/2022 |
6.2.1 | 461 | 5/26/2022 |
6.2.0 | 459 | 5/18/2022 |
6.1.0 | 465 | 5/11/2022 |
6.0.1 | 530 | 4/13/2022 |
6.0.0 | 502 | 4/10/2022 |
5.4.1 | 561 | 1/18/2022 |
5.4.0 | 343 | 1/4/2022 |
5.3.1 | 328 | 12/2/2021 |
5.3.0 | 332 | 11/27/2021 |
5.2.5 | 379 | 9/29/2021 |
5.2.4 | 342 | 9/16/2021 |
5.2.3 | 344 | 9/1/2021 |
5.2.2 | 346 | 8/31/2021 |
5.2.1 | 422 | 6/29/2021 |
5.1.1 | 393 | 5/15/2021 |
5.1.0 | 383 | 5/6/2021 |
5.0.0 | 393 | 4/29/2021 |
4.1.0 | 384 | 3/18/2021 |
4.0.3 | 366 | 2/20/2021 |
4.0.2 | 376 | 2/10/2021 |
4.0.1 | 380 | 1/28/2021 |
4.0.0 | 400 | 1/13/2021 |
3.1.0 | 526 | 12/13/2020 |
3.0.0 | 464 | 11/2/2020 |
2.3.0 | 472 | 8/28/2020 |
2.2.0 | 474 | 7/15/2020 |
2.1.0 | 578 | 5/24/2020 |
2.0.1 | 484 | 4/23/2020 |
2.0.0 | 529 | 4/17/2020 |
1.0.7 | 644 | 1/31/2020 |
Simplified accessing ___name and ___type virtual attributes
Fixed accessing partylist attributes
Fixed updating/inserting partylist and multi-select optionset values
Fixed converting numeric values to datetime and datetime values to date
Fixed folding DATEPART calculations into FetchXML
Fixed folding IS NULL conditions to metadata queries
Fixed aggregate queries on optionset or entity name attributes
Improved error reporting
Allow use of "exists" link entity type for online instances