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
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="MSG.XRM.AdvancedDataManager" Version="1.20.603.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add MSG.XRM.AdvancedDataManager --version 1.20.603.1
#r "nuget: MSG.XRM.AdvancedDataManager, 1.20.603.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 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.

There are no supported framework assets in this 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.20.603.1 1,672 6/3/2020
1.20.601.1 1,317 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.