Difference between revisions of "Tools for Developers"
Jump to navigation
Jump to search
Line 1: | Line 1: | ||
This page gathers tools from Microsoft and the Community, tools which are useful for developers. | This page gathers tools from Microsoft and the Community, tools which are useful for developers. | ||
+ | |||
+ | |||
+ | {| | ||
+ | ! Name | ||
+ | ! From | ||
+ | ! Use Case | ||
+ | ! Good to know | ||
+ | ! Read more | ||
+ | |- | ||
+ | | Plugin Registration || Microsoft, Jonas Rapp, Imran Akram, Alexey Shytikov || Register [[Plugins]] and [[Custom Data Providers]] || You can download from NuGet and run the tool from Microsoft or you can run it from XrmToolBox|| [https://www.xrmtoolbox.com/plugins/Xrm.Sdk.PluginRegistration/ XTB version, [https://docs.microsoft.com/en-us/dynamics365/customerengagement/on-premises/developer/download-tools-nuget?view=op-9-1 Download from NuGet] | ||
+ | |||
+ | [[Category:Community]] |
Revision as of 11:14, 10 December 2021
This page gathers tools from Microsoft and the Community, tools which are useful for developers.
Name | From | Use Case | Good to know | Read more |
---|---|---|---|---|
Plugin Registration | Microsoft, Jonas Rapp, Imran Akram, Alexey Shytikov | Register Plugins and Custom Data Providers | You can download from NuGet and run the tool from Microsoft or you can run it from XrmToolBox | XTB version, [https://docs.microsoft.com/en-us/dynamics365/customerengagement/on-premises/developer/download-tools-nuget?view=op-9-1 Download from NuGet |