Cinteros.Xrm.FetchXmlBuilder
1.2020.6.2
See the version list below for details.
dotnet add package Cinteros.Xrm.FetchXmlBuilder --version 1.2020.6.2
NuGet\Install-Package Cinteros.Xrm.FetchXmlBuilder -Version 1.2020.6.2
<PackageReference Include="Cinteros.Xrm.FetchXmlBuilder" Version="1.2020.6.2" />
paket add Cinteros.Xrm.FetchXmlBuilder --version 1.2020.6.2
#r "nuget: Cinteros.Xrm.FetchXmlBuilder, 1.2020.6.2"
// Install Cinteros.Xrm.FetchXmlBuilder as a Cake Addin
#addin nuget:?package=Cinteros.Xrm.FetchXmlBuilder&version=1.2020.6.2
// Install Cinteros.Xrm.FetchXmlBuilder as a Cake Tool
#tool nuget:?package=Cinteros.Xrm.FetchXmlBuilder&version=1.2020.6.2
FetchXML Builder is used to create and execute queries against CDS and Dynamics 365/CRM data.
CDS includes technologies we know as:
- Microsoft Dynamics 365
- Dynamics CRM
- Common Data Service (CDS)
- XRM
- Power Apps (Model Driven)
- Power Apps (Canvas connected to D365 or CDS)
- PowerBI (connected to D365 or CDS)
The tool will assist in three major areas:
1. Constructing queries, including more advanced features like:
- aggregates
- outer joins
- complex "not-in"-queries
- attributes from multi-level linked entities
- update existing views with altered queries
2. Querying CDS/CRM for information not (easily) found in the UI
- system / internal entities
- attributes hidden in CRM UI
- join on other fields than relationships
3. Developer assistance generating code for
- C# QueryExpression code
- WebAPI / OData query string
- Power Automate List Records
- SQL, JavaScript and C# stubs
- Easy to use UI to compose queries for reports in CRM
The tool reads metadata from CDS to assist with selecting entities, attributes, relations and to perform validation of condition values.
To make it even 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 | Versions |
---|---|
.NET Framework | net452 net46 net461 net462 net463 net47 net471 net472 net48 net481 |
-
- XrmToolBox (>= 1.2020.6.40)
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.2023.2.2 | 13,410 | 2/14/2023 |
1.2022.11.2 | 18,671 | 11/23/2022 |
1.2022.8.1 | 18,826 | 8/20/2022 |
1.2022.5.1 | 30,117 | 5/29/2022 |
1.2022.4.1 | 10,995 | 4/24/2022 |
1.2022.3.1 | 14,150 | 3/1/2022 |
1.2022.2.2 | 7,898 | 2/7/2022 |
1.2022.2.1 | 843 | 2/6/2022 |
1.2022.1.5 | 3,014 | 1/31/2022 |
1.2022.1.4 | 5,171 | 1/19/2022 |
1.2022.1.3 | 1,839 | 1/17/2022 |
1.2022.1.2 | 1,135 | 1/16/2022 |
1.2021.10.2 | 22,096 | 10/6/2021 |
1.2021.4.4 | 33,143 | 4/1/2021 |
1.2020.12.3 | 20,152 | 12/15/2020 |
1.2020.12.2 | 895 | 12/14/2020 |
1.2020.11.2 | 8,859 | 11/13/2020 |
1.2020.11.1 | 1,527 | 11/11/2020 |
1.2020.9.1 | 12,118 | 9/21/2020 |
1.2020.7.3 | 11,343 | 7/22/2020 |
1.2020.6.2 | 8,894 | 6/7/2020 |
1.2020.5.7 | 4,795 | 5/23/2020 |
1.2019.12.1 | 22,837 | 12/2/2019 |
1.2019.9.1 | 16,354 | 9/10/2019 |
1.2019.4.1 | 23,116 | 4/8/2019 |
1.2019.3.7 | 7,348 | 3/15/2019 |
1.2019.3.6 | 2,717 | 3/12/2019 |
1.2018.12.5 | 14,423 | 12/18/2018 |
1.2018.12.2 | 2,440 | 12/14/2018 |
1.2018.12.1 | 1,041 | 12/14/2018 |
1.2018.8.2 | 16,478 | 8/30/2018 |
1.2018.6.1 | 12,969 | 6/15/2018 |
1.2018.4.2 | 14,868 | 4/6/2018 |
1.2018.2.2 | 14,476 | 2/12/2018 |
1.2018.2.1 | 5,869 | 2/1/2018 |
1.2018.1.3 | 12,600 | 1/5/2018 |
1.2017.10.4 | 30,229 | 10/25/2017 |
1.2017.10.3 | 4,677 | 10/24/2017 |
1.2017.8.1 | 34,538 | 8/3/2017 |
1.2017.6.119 | 36,713 | 6/13/2017 |
1.2017.2.117 | 57,212 | 2/9/2017 |
1.2016.12.115 | 36,945 | 12/13/2016 |
1.2016.7.113 | 30,949 | 7/7/2016 |
1.2016.6.111 | 8,099 | 6/23/2016 |
1.2016.5.109 | 7,267 | 5/26/2016 |
1.2016.5.107 | 4,878 | 5/12/2016 |
1.2016.4.106 | 3,344 | 4/28/2016 |
Full release notes:
👉 https://github.com/rappen/FetchXMLBuilder/releases/tag/FetchXMLBuilder-1.2020.06.002