Skip to content

Various useful common extensions that will help develop CRM-related code faster

License

Notifications You must be signed in to change notification settings

Innofactor/Xrm.Utils

Repository files navigation

Xrm.Utils

Project contains various useful extensions that will help develop CRM-reladed code faster.

The code is organized as three separate assemblies:

  • Innofactor.Xrm.Utils.Common — most generic extensions that could be used in console applications, working with Dynamics CRM, XrmToolBox plugins, as well as in regular CRM plugins and workflows;
  • Innofactor.Xrm.Utils.Plugin — classes and extensions specific to the CRM plugins development;
  • Innofactor.Xrm.Utils.Workflow — classes and extensions specific to the CRM workflows development;

Please consult with project wiki to get more information about basic and advanced concepts used as well as code samples and more.

About

Various useful common extensions that will help develop CRM-related code faster

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages