Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 646 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 646 Bytes

CrmPluginBase

Basic functionality for MS Dynamics CRM 2015 plugins - see example.

Provides ability for easy CRM plugins creation with focus on what you need to do and out of pain InputParameters/OutputParameters parsing.

Install package from nuget and enjoy!

IMPORTANT NOTE:

you must name your PreEntityImage as preimage and PostEntityImage as postimage exactly

see ParametersWrapper .ctor.