Cinteros.Xrm.FetchXmlBuilder 1.2016.7.113

There is a newer version of this package available.
See the version list below for details.
dotnet add package Cinteros.Xrm.FetchXmlBuilder --version 1.2016.7.113
                    
NuGet\Install-Package Cinteros.Xrm.FetchXmlBuilder -Version 1.2016.7.113
                    
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="Cinteros.Xrm.FetchXmlBuilder" Version="1.2016.7.113" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Cinteros.Xrm.FetchXmlBuilder" Version="1.2016.7.113" />
                    
Directory.Packages.props
<PackageReference Include="Cinteros.Xrm.FetchXmlBuilder" />
                    
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 Cinteros.Xrm.FetchXmlBuilder --version 1.2016.7.113
                    
#r "nuget: Cinteros.Xrm.FetchXmlBuilder, 1.2016.7.113"
                    
#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.
#addin nuget:?package=Cinteros.Xrm.FetchXmlBuilder&version=1.2016.7.113
                    
Install Cinteros.Xrm.FetchXmlBuilder as a Cake Addin
#tool nuget:?package=Cinteros.Xrm.FetchXmlBuilder&version=1.2016.7.113
                    
Install Cinteros.Xrm.FetchXmlBuilder as a Cake Tool

Build and test FetchXML with all capabilities supported by the CRM platform.

The tool will assist in three major areas:

1. Constructing FetchXML in ways that Advanced Find cannot

- aggregates

- outer joins

- "has no"-queries

- attributes from multi-level linked entities

2. Querying CRM for information not (easily) found in the CRM UI

- system / internal entities

- attributes hidden in CRM UI

- join on other fields than relationships

3. Developer assistance

- Generate C# QueryExpression code from fetch xml

- Generate OData query string from fetch xml

- Easy to use UI to compose queries for reports in CRM

The tool reads metadata from CRM to assist with selecting entities, attributes, relations and to perform validation of condition values.

To make it more appealing, there is also the possibility to have it show "Friendly names", which will replace the technical names of entities and attributes with their display names in the users' currently selected language, much like Advanced Find does.

Product Compatible and additional computed target framework versions.
.NET Framework net452 is compatible.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in 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
1.2025.3.1 18,869 3/4/2025
1.2024.10.1 41,057 10/5/2024
1.2024.9.3 15,528 9/4/2024
1.2024.4.1 33,200 4/27/2024
1.2023.11.1 43,385 11/12/2023
1.2023.8.2 27,714 8/21/2023
1.2023.8.1 6,095 8/13/2023
1.2023.2.2 40,716 2/14/2023
1.2022.11.2 20,427 11/23/2022
1.2022.8.1 20,415 8/20/2022
1.2022.5.1 31,624 5/29/2022
1.2022.4.1 12,416 4/24/2022
1.2022.3.1 15,619 3/1/2022
1.2022.2.2 9,589 2/7/2022
1.2022.2.1 2,510 2/6/2022
1.2022.1.5 4,696 1/31/2022
1.2022.1.4 6,768 1/19/2022
1.2022.1.3 3,459 1/17/2022
1.2022.1.2 2,773 1/16/2022
1.2021.10.2 23,490 10/6/2021
1.2021.4.4 34,654 4/1/2021
1.2020.12.3 21,707 12/15/2020
1.2020.12.2 2,413 12/14/2020
1.2020.11.2 10,330 11/13/2020
1.2020.11.1 3,072 11/11/2020
1.2020.9.1 13,640 9/21/2020
1.2020.7.3 12,898 7/22/2020
1.2020.6.2 10,439 6/7/2020
1.2020.5.7 6,370 5/23/2020
1.2019.12.1 24,421 12/2/2019
1.2019.9.1 17,948 9/10/2019
1.2019.4.1 24,595 4/8/2019
1.2019.3.7 8,861 3/15/2019
1.2019.3.6 4,311 3/12/2019
1.2018.12.5 15,960 12/18/2018
1.2018.12.2 4,039 12/14/2018
1.2018.12.1 2,533 12/14/2018
1.2018.8.2 18,074 8/30/2018
1.2018.6.1 14,691 6/15/2018
1.2018.4.2 16,476 4/6/2018
1.2018.2.2 16,136 2/12/2018
1.2018.2.1 7,473 2/1/2018
1.2018.1.3 14,236 1/5/2018
1.2017.10.4 31,857 10/25/2017
1.2017.10.3 6,295 10/24/2017
1.2017.8.1 36,089 8/3/2017
1.2017.6.119 38,289 6/13/2017
1.2017.2.117 58,878 2/9/2017
1.2016.12.115 38,883 12/13/2016
1.2016.7.113 32,749 7/7/2016
1.2016.6.111 9,741 6/23/2016
1.2016.5.109 8,914 5/26/2016
1.2016.5.107 6,604 5/12/2016
1.2016.4.106 4,889 4/28/2016

* Fixed bug in CRMWinForm GridView for aliased values.
* Can now display more compatible and compact XML serialized data.