CDSPluginDebugger 1.2021.8.10

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

// Install CDSPluginDebugger as a Cake Tool
#tool nuget:?package=CDSPluginDebugger&version=1.2021.8.10

Dataverse plugin debugger

Product 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. 
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.2022.80.70 15,102 2/22/2022
1.2022.70.64 649 2/18/2022
1.2021.10.20 5,210 10/28/2021
1.2021.8.10 3,490 8/20/2021

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