MarkMpn.Sql4Cds.Engine 2.1.0

There is a newer version of this package available.
See the version list below for details.
dotnet add package MarkMpn.Sql4Cds.Engine --version 2.1.0
                    
NuGet\Install-Package MarkMpn.Sql4Cds.Engine -Version 2.1.0
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="MarkMpn.Sql4Cds.Engine" Version="2.1.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="MarkMpn.Sql4Cds.Engine" Version="2.1.0" />
                    
Directory.Packages.props
<PackageReference Include="MarkMpn.Sql4Cds.Engine" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add MarkMpn.Sql4Cds.Engine --version 2.1.0
                    
#r "nuget: MarkMpn.Sql4Cds.Engine, 2.1.0"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package MarkMpn.Sql4Cds.Engine@2.1.0
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=MarkMpn.Sql4Cds.Engine&version=2.1.0
                    
Install as a Cake Addin
#tool nuget:?package=MarkMpn.Sql4Cds.Engine&version=2.1.0
                    
Install as a Cake Tool

Convert SQL queries to FetchXml and execute them against CDS

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

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
10.1.0 442 9/2/2025
10.0.0 612 7/18/2025
9.6.1 3,844 4/30/2025
9.6.0 3,754 2/22/2025
9.5.1 2,323 12/12/2024
9.5.0 446 12/10/2024
9.4.1 1,489 11/10/2024
9.4.0 164 11/5/2024
9.3.0 1,322 8/27/2024
9.2.0 1,097 7/12/2024
9.1.0 1,725 6/10/2024
9.0.1 1,844 5/8/2024
9.0.0 193 5/2/2024
8.0.0 2,347 11/25/2023
7.6.1 1,900 10/16/2023
7.6.0 1,573 9/30/2023
7.5.2 245 9/17/2023
7.5.1 238 9/11/2023
7.5.0 276 9/4/2023
7.4.0 659 8/7/2023
7.3.0 578 6/12/2023
7.2.2 918 5/2/2023
7.2.1 268 4/30/2023
7.1.0 3,035 1/31/2023
7.0.3 747 10/11/2022
7.0.2 540 10/2/2022
7.0.1 555 9/28/2022
7.0.0 547 9/21/2022
6.4.0 657 7/28/2022
6.3.0 579 6/28/2022
6.2.1 582 5/26/2022
6.2.0 560 5/18/2022
6.1.0 571 5/11/2022
6.0.1 662 4/13/2022
6.0.0 621 4/10/2022
5.4.1 674 1/18/2022
5.4.0 463 1/4/2022
5.3.1 453 12/2/2021
5.3.0 444 11/27/2021
5.2.5 498 9/29/2021
5.2.4 469 9/16/2021
5.2.3 474 9/1/2021
5.2.2 458 8/31/2021
5.2.1 534 6/29/2021
5.1.1 519 5/15/2021
5.1.0 507 5/6/2021
5.0.0 509 4/29/2021
4.1.0 515 3/18/2021
4.0.3 483 2/20/2021
4.0.2 515 2/10/2021
4.0.1 516 1/28/2021
4.0.0 542 1/13/2021
3.1.0 651 12/13/2020
3.0.0 600 11/2/2020
2.3.0 594 8/28/2020
2.2.0 599 7/15/2020
2.1.0 715 5/24/2020
2.0.1 618 4/23/2020
2.0.0 663 4/17/2020
1.0.7 786 1/31/2020

Allow executing SELECT queries against the native CDS T-SQL endpoint
Methods to check and update the status of the T-SQL endpoint