CDSPluginDebugger 1.2022.80.70
dotnet add package CDSPluginDebugger --version 1.2022.80.70
NuGet\Install-Package CDSPluginDebugger -Version 1.2022.80.70
<PackageReference Include="CDSPluginDebugger" Version="1.2022.80.70" />
paket add CDSPluginDebugger --version 1.2022.80.70
#r "nuget: CDSPluginDebugger, 1.2022.80.70"
// Install CDSPluginDebugger as a Cake Addin #addin nuget:?package=CDSPluginDebugger&version=1.2022.80.70 // Install CDSPluginDebugger as a Cake Tool #tool nuget:?package=CDSPluginDebugger&version=1.2022.80.70
Dataverse plugin debugger
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net462 is compatible. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
-
- XrmToolBoxPackage (>= 1.2021.5.47)
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.2022.80.70 | 17,469 | 2/22/2022 |
1.2022.70.64 | 681 | 2/18/2022 |
1.2021.10.20 | 5,249 | 10/28/2021 |
1.2021.8.10 | 3,519 | 8/20/2021 |
1.2022.80.70
**PLEASE DELETE OLD VERSION OF THIS DLL FROM XrmToolBox ROOT DIRECTORY**
* Minor bugfixes and optimization
1.2022.70.64
**PLEASE DELETE OLD VERSION OF THIS DLL FROM XrmToolBox ROOT DIRECTORY**
* Bugfixes and overall application optimization and stabilization.
* Added search support in records explorer
1.2021.10.20
**PLEASE DELETE OLD VERSION OF THIS DLL FROM XrmToolBox ROOT DIRECTORY**
* Bugfixes and overall application optimization and stabilization.
* Added support of Plugin Profiler.
1.2021.8.10
First public version.
Main features of Dataverse plugin debugger:
* Use debug profiles created by plugin registration tool
* Update existing debug profiles in Dataverse
* Load and save profiles from and to CSV
* Create new debug profiles directly in the tool
* Debug simple scenarios without profiling
* Debug any complex scenarios using profiles created by the plugin registration tool
* Take profiles from one organization and use them to debug the other.
* Debug works only in the non-isolated mode
* Workflows are not supported