This package provides ability for embeddable MS CRM plugins registration without using PluginRegistrationTool.
Info
Version: | 1.0.0.2 |
Author(s): | abelevtsov |
Last Update: | Tuesday, February 7, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/abelevtsov/PluginRegistrator |
NuGet Url: | https://www.nuget.org/packages/PluginRegistrator |
Install
Install-Package PluginRegistrator
dotnet add package PluginRegistrator
paket add PluginRegistrator
PluginRegistrator Download (Unzip the "nupkg" after downloading)
Dependencies
- Newtonsoft.Json(>= 9.0.1)
- Dynamics.Crm.Sdk.Clean(>= 7.1.2.1)
- CrmPluginAttributes(>= 1.0.0.3)
Tags