MarkMpn.Sql4Cds.Engine.FetchXml 9.4.1

dotnet add package MarkMpn.Sql4Cds.Engine.FetchXml --version 9.4.1                
NuGet\Install-Package MarkMpn.Sql4Cds.Engine.FetchXml -Version 9.4.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.4.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.4.1                
#r "nuget: MarkMpn.Sql4Cds.Engine.FetchXml, 9.4.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.4.1

// Install MarkMpn.Sql4Cds.Engine.FetchXml as a Cake Tool
#tool nuget:?package=MarkMpn.Sql4Cds.Engine.FetchXml&version=9.4.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.4.1 68 11/10/2024
9.4.0 75 11/5/2024
9.3.0 117 8/27/2024
9.2.0 85 7/12/2024
9.1.0 97 6/10/2024
9.0.1 106 5/8/2024
9.0.0 72 5/2/2024
8.0.0 252 11/25/2023
7.6.1 385 10/16/2023
7.6.0 283 9/30/2023
7.5.2 362 9/17/2023
7.5.1 316 9/11/2023
7.5.0 338 9/4/2023
7.4.0 341 8/7/2023
7.3.0 198 6/12/2023
7.2.2 205 5/2/2023
7.2.1 247 4/30/2023
7.1.0 439 1/31/2023
7.0.3 526 10/11/2022
7.0.2 473 10/2/2022
7.0.1 440 9/28/2022
7.0.0 500 9/21/2022
6.4.0 537 7/28/2022
6.3.0 515 6/28/2022
6.2.1 535 5/26/2022
6.2.0 560 5/18/2022
6.1.0 559 5/11/2022
6.0.1 559 4/13/2022
6.0.0 538 4/10/2022
5.4.1 596 1/18/2022
5.4.0 362 1/4/2022
5.3.1 365 12/2/2021
5.3.0 408 11/27/2021
5.2.5 421 9/29/2021
5.2.4 435 9/16/2021
5.2.3 562 9/1/2021
5.2.2 396 8/31/2021
5.2.1 451 6/29/2021
5.1.1 823 5/15/2021
5.1.0 461 5/6/2021
5.0.0 471 4/29/2021
4.1.0 428 3/18/2021
4.0.3 452 2/20/2021
4.0.2 560 2/10/2021
4.0.1 544 1/28/2021
4.0.0 480 1/13/2021
3.1.0 587 12/13/2020
2.3.0 10,590 8/28/2020
0.0.2-prerelease 418 8/20/2020

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