Xrm.Sdk.PluginRegistration 3.2020.11.3

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

// Install Xrm.Sdk.PluginRegistration as a Cake Tool
#tool nuget:?package=Xrm.Sdk.PluginRegistration&version=3.2020.11.3

The Classic Microsoft Dynamics CRM tool, now in the XrmToolBox suite.

This is special flavor of classical Plugin Registration Tool provided by Microsoft as CRM SDK code sample. It was adopted to the format of an XrmToolBox tool and intended to work with the same set of the Common Data Service / Dynamics 365 / CRM versions as supported by main application.

Product Versions
.NET Framework net462 net463 net47 net471 net472 net48 net481
Compatible target framework(s)
Additional computed target framework(s)
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
3.2022.12.2 16,058 12/12/2022
3.2022.12.1 598 12/11/2022
3.2022.4.1 35,086 4/3/2022
3.2021.6.1 37,664 6/9/2021
3.2021.4.1 9,287 4/4/2021
3.2021.3.2 2,084 3/29/2021
3.2020.12.1 12,214 12/8/2020
3.2020.11.3 4,462 11/19/2020
3.2020.11.2 1,958 11/16/2020
3.2020.9.1 8,181 9/28/2020
3.2020.5.2 14,516 5/8/2020
3.2020.5.1 1,724 5/6/2020
3.2020.4.15 3,211 4/23/2020
3.2020.4.14 682 4/23/2020
3.2020.1.4 10,829 1/29/2020
3.2019.7.1 17,797 7/14/2019
3.2018.11.4 11,904 11/8/2018
3.2018.8.3 22,463 8/27/2018
3.2018.7.22 7,061 7/13/2018
3.2017.8.1 61,567 8/3/2017
3.1.5.1 33,668 4/20/2017
3.1.4.2 51,562 1/31/2017
3.1.4.1 2,683 1/30/2017
3.1.4 4,724 1/26/2017
3.1.1 37,183 10/18/2016
3.0.9 15,678 8/15/2016
3.0.7 7,943 8/10/2016

-- New Feature --
     #83: Webhooks feature, thanks to @DynamicsNinja
     
     -- Bug Fixes --
     #85, #86: Fixed showing webhook button for CDS versions lower than v9.0

     -- Updates --
     Updated dependencies