Xrm.Sdk.PluginRegistration
3.2017.8.1
See the version list below for details.
dotnet add package Xrm.Sdk.PluginRegistration --version 3.2017.8.1
NuGet\Install-Package Xrm.Sdk.PluginRegistration -Version 3.2017.8.1
<PackageReference Include="Xrm.Sdk.PluginRegistration" Version="3.2017.8.1" />
paket add Xrm.Sdk.PluginRegistration --version 3.2017.8.1
#r "nuget: Xrm.Sdk.PluginRegistration, 3.2017.8.1"
// Install Xrm.Sdk.PluginRegistration as a Cake Addin
#addin nuget:?package=Xrm.Sdk.PluginRegistration&version=3.2017.8.1
// Install Xrm.Sdk.PluginRegistration as a Cake Tool
#tool nuget:?package=Xrm.Sdk.PluginRegistration&version=3.2017.8.1
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 XrmToolBox plugin and intended to work with the same set of the Dynamics CRM versions as supported by main application.
Product | Versions |
---|---|
.NET Framework | net452 net46 net461 net462 net463 net47 net471 net472 net48 net481 |
-
- XrmToolBox (>= 1.2016.11.4)
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 | 17,685 | 12/12/2022 |
3.2022.12.1 | 619 | 12/11/2022 |
3.2022.4.1 | 35,103 | 4/3/2022 |
3.2021.6.1 | 37,695 | 6/9/2021 |
3.2021.4.1 | 9,288 | 4/4/2021 |
3.2021.3.2 | 2,086 | 3/29/2021 |
3.2020.12.1 | 12,219 | 12/8/2020 |
3.2020.11.3 | 4,464 | 11/19/2020 |
3.2020.11.2 | 1,961 | 11/16/2020 |
3.2020.9.1 | 8,189 | 9/28/2020 |
3.2020.5.2 | 14,520 | 5/8/2020 |
3.2020.5.1 | 1,731 | 5/6/2020 |
3.2020.4.15 | 3,215 | 4/23/2020 |
3.2020.4.14 | 688 | 4/23/2020 |
3.2020.1.4 | 10,835 | 1/29/2020 |
3.2019.7.1 | 17,799 | 7/14/2019 |
3.2018.11.4 | 11,904 | 11/8/2018 |
3.2018.8.3 | 22,465 | 8/27/2018 |
3.2018.7.22 | 7,063 | 7/13/2018 |
3.2017.8.1 | 61,571 | 8/3/2017 |
3.1.5.1 | 33,674 | 4/20/2017 |
3.1.4.2 | 51,566 | 1/31/2017 |
3.1.4.1 | 2,686 | 1/30/2017 |
3.1.4 | 4,729 | 1/26/2017 |
3.1.1 | 37,191 | 10/18/2016 |
3.0.9 | 15,682 | 8/15/2016 |
3.0.7 | 7,951 | 8/10/2016 |
Version 3.2017.8.1
* Handle keyboard shortcuts only when tab is active, using IShortcutReceiver interface in XrmToolBox (#8, #25)
* Automated VSTS build procedure (including new versioning strategy)
Version 3.1.5.1
Minor improvements release:
* Null pointer exception during plugin registration process was fixed;
* More explicit error reporting was added;
* Detection of major and minor version changes of assembly was implemented;