MSG.XRM.AdvancedDataManager
1.20.603.1
dotnet add package MSG.XRM.AdvancedDataManager --version 1.20.603.1
NuGet\Install-Package MSG.XRM.AdvancedDataManager -Version 1.20.603.1
<PackageReference Include="MSG.XRM.AdvancedDataManager" Version="1.20.603.1" />
paket add MSG.XRM.AdvancedDataManager --version 1.20.603.1
#r "nuget: MSG.XRM.AdvancedDataManager, 1.20.603.1"
// Install MSG.XRM.AdvancedDataManager as a Cake Addin #addin nuget:?package=MSG.XRM.AdvancedDataManager&version=1.20.603.1 // Install MSG.XRM.AdvancedDataManager as a Cake Tool #tool nuget:?package=MSG.XRM.AdvancedDataManager&version=1.20.603.1
This tool will help you to check your FetchXML results easly :)
1- You can run FetchXML query and show results into a clear view grid.
2- You can convert and run a SQL Select statment on CRM directly.
3- You can run an on-demand workflow against all selected records.
4- You can run and export data on the fly to Csv file.
5- You can run and export data on the fly to Sql server Database.
6- You can run and export data on the fly to Json file.
7- format and copy the XML to use it directly in C#.
8- Generate a C# class based on FetchXML query.
9- You can write C# script to run it against result set.
Learn more about Target Frameworks and .NET Standard.
-
- XrmToolBox (>= 1.20.2.273)
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.20.603.1 | 2,032 | 6/3/2020 |
1.20.601.1 | 1,577 | 6/1/2020 |
This tool will help you to check your FetchXML results easly :)
1- You can run FetchXML query and show results into a clear view grid.
2- You can convert and run a SQL Select statment on CRM directly.
3- You can run an on-demand workflow against all selected records.
4- You can run and export data on the fly to Csv file.
5- You can run and export data on the fly to Sql server Database.
6- You can run and export data on the fly to Json file.
7- format and copy the XML to use it directly in C#.
8- Generate a C# class based on FetchXML query.
9- You can write C# script to run it against result set.