WaelHamze / xrm-ci-framework

xRM CI Framework provides you with the tools automate the build and deployment of your CRM Solution. Using the framework to implement a fully automated DevOps pipeline will allow you to deploy more frequently with added consistency and quality.
MIT License
186 stars 117 forks source link

Get-XrmPluginRegistrationFromAssembly and Get-XrmPluginRegistrationClass #184

Closed mgcrmltd closed 5 years ago

mgcrmltd commented 5 years ago

Two new commands - Get-XrmPluginRegistrationFromAssembly and Get-XrmPluginRegistrationClass.

There is a sample project demonstrating use of the new commands here: https://github.com/mgcrmltd/DemonstratePluginin

Check the readme in the RunTheseScripts folder.