MarkMpn.Sql4Cds.Engine.FetchXml 9.5.1

dotnet add package MarkMpn.Sql4Cds.Engine.FetchXml --version 9.5.1                
NuGet\Install-Package MarkMpn.Sql4Cds.Engine.FetchXml -Version 9.5.1                
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.FetchXml" Version="9.5.1" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add MarkMpn.Sql4Cds.Engine.FetchXml --version 9.5.1                
#r "nuget: MarkMpn.Sql4Cds.Engine.FetchXml, 9.5.1"                
#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.
// Install MarkMpn.Sql4Cds.Engine.FetchXml as a Cake Addin
#addin nuget:?package=MarkMpn.Sql4Cds.Engine.FetchXml&version=9.5.1

// Install MarkMpn.Sql4Cds.Engine.FetchXml as a Cake Tool
#tool nuget:?package=MarkMpn.Sql4Cds.Engine.FetchXml&version=9.5.1                

Converts FetchXML to SQL queries. This is a minimal source-only package, you can also use the MarkMpn.Sql4Cds.Engine package that includes this conversion as well as SQL to FetchXML conversion.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

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.5.1 104 12/12/2024
9.5.0 87 12/10/2024
9.4.1 103 11/10/2024
9.4.0 94 11/5/2024
9.3.0 127 8/27/2024
9.2.0 93 7/12/2024
9.1.0 107 6/10/2024
9.0.1 114 5/8/2024
9.0.0 83 5/2/2024
8.0.0 261 11/25/2023
7.6.1 392 10/16/2023
7.6.0 291 9/30/2023
7.5.2 368 9/17/2023
7.5.1 324 9/11/2023
7.5.0 344 9/4/2023
7.4.0 350 8/7/2023
7.3.0 205 6/12/2023
7.2.2 211 5/2/2023
7.2.1 253 4/30/2023
7.1.0 484 1/31/2023
7.0.3 534 10/11/2022
7.0.2 479 10/2/2022
7.0.1 448 9/28/2022
7.0.0 506 9/21/2022
6.4.0 543 7/28/2022
6.3.0 521 6/28/2022
6.2.1 541 5/26/2022
6.2.0 568 5/18/2022
6.1.0 567 5/11/2022
6.0.1 565 4/13/2022
6.0.0 544 4/10/2022
5.4.1 602 1/18/2022
5.4.0 372 1/4/2022
5.3.1 371 12/2/2021
5.3.0 417 11/27/2021
5.2.5 428 9/29/2021
5.2.4 443 9/16/2021
5.2.3 569 9/1/2021
5.2.2 402 8/31/2021
5.2.1 460 6/29/2021
5.1.1 833 5/15/2021
5.1.0 469 5/6/2021
5.0.0 477 4/29/2021
4.1.0 434 3/18/2021
4.0.3 460 2/20/2021
4.0.2 570 2/10/2021
4.0.1 552 1/28/2021
4.0.0 487 1/13/2021
3.1.0 593 12/13/2020
2.3.0 10,603 8/28/2020
0.0.2-prerelease 422 8/20/2020

Include join alias in output column aliases when converting from Fetch XML to SQL