Info
Version: | 3.2024.3.2 |
Author(s): | Microsoft, Alexey, Jonas, Imran and the Power Platform community |
Last Update: | Saturday, March 2, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/Innofactor/PluginRegistration |
NuGet Url: | https://www.nuget.org/packages/Xrm.Sdk.PluginRegistration |
Install
Install-Package Xrm.Sdk.PluginRegistration
dotnet add package Xrm.Sdk.PluginRegistration
paket add Xrm.Sdk.PluginRegistration
Xrm.Sdk.PluginRegistration Download (Unzip the "nupkg" after downloading)
Dependencies
- XrmToolBoxPackage(>= 1.2020.11.42)
- CsvHelper(>= 18.0.0)
- EPPlus(>= 5.4.2)
Tags
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.