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. | ||
− | |||
{| | {| | ||
Line 10: | Line 9: | ||
|- | |- | ||
| 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) || [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] | | 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) || [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] | ||
+ | |||
+ | |||
+ | Also see the [https://dreamingincrm.com/tools/ tips from MVP Natraj Yeganaraman] | ||
[[Category:Community]] | [[Category:Community]] |
Revision as of 11:17, 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) | XTB version, Download from NuGet
|