Difference between revisions of "Tools"

From Power Wiki
Jump to navigation Jump to search
 
(12 intermediate revisions by 2 users not shown)
Line 1: Line 1:
This page contains a list of FREE tools which will help on your Power Platform journey.  
+
This page contains a list of FREE tools which will help on your Power Platform journey.
  
 
== Tools from the Community ==
 
== Tools from the Community ==
* [[LevelUp]] is an extension to the browser with helpful tools for add admins and makers who are sharp and knows exactly what they are doing. Developed and maintained by Natraj Yegnaraman.  
+
 
 +
{{
 +
PWBoxInfo
 +
| title = Tip
 +
| text = If there was a concept called Tools Ambassadors, Linn Zaw Win would be the first one on that list. He regularly tries out different tools and writes about it. His findings are documented [https://linnzawwin.blogspot.com/p/tools.html here]
 +
}}
 +
 
 
* [[XrmToolBox]] is a toolbox which saw it's first day of light during the days of [[Microsoft Dynamics CRM]]. It gathers all kinds of helpful tools for admins, makers and developers.
 
* [[XrmToolBox]] is a toolbox which saw it's first day of light during the days of [[Microsoft Dynamics CRM]]. It gathers all kinds of helpful tools for admins, makers and developers.
 +
 +
Also see the XrmToolBox pages by persona:
 +
 +
* [[Tools for Developers]]
 +
* [[Tools for Admins]]
 +
* [[Tools for Makers]]
 +
 +
* [[PCF Gallery]] is a place where you can go and get inspired by all the [[PCF]] controls the [[Community]] has built. Created and maintained by Guido Preite.
 +
* [[LevelUp]] is an extension to the browser with helpful tools for those who are sharp and knows exactly what they are doing. Developed and maintained by Natraj Yegnaraman.
 
* [https://www.cobalt.net/resources/crm-snapshot/ CRM Snapshot] is a solution which can be used with Dynamics 365, Customer Engagement apps. Create backups of your data, recover deleted records and create copies of existing records. Good to know is that this tool creates duplicates of your data and fields such as Created on will get another date. Before you had to enable auditing in order to use this but nowadays they use a plugin instead so no need for that.   
 
* [https://www.cobalt.net/resources/crm-snapshot/ CRM Snapshot] is a solution which can be used with Dynamics 365, Customer Engagement apps. Create backups of your data, recover deleted records and create copies of existing records. Good to know is that this tool creates duplicates of your data and fields such as Created on will get another date. Before you had to enable auditing in order to use this but nowadays they use a plugin instead so no need for that.   
 
* [https://github.com/seanmcne/OrgDbOrgSettings/releases Organization Settings Editor] There are over 90 organization settings but there is no UI to modify those. However, there is a tool for that. Go to GitHub and you will be provided with a solution which you can import. Examples of those settings are: Increase the number of rows to export to Excel, modify how many BPF you can have per entity from 10 to maximun 100, change how many grids that are allowed on the form.
 
* [https://github.com/seanmcne/OrgDbOrgSettings/releases Organization Settings Editor] There are over 90 organization settings but there is no UI to modify those. However, there is a tool for that. Go to GitHub and you will be provided with a solution which you can import. Examples of those settings are: Increase the number of rows to export to Excel, modify how many BPF you can have per entity from 10 to maximun 100, change how many grids that are allowed on the form.
 
* [https://uds.systems/add-ons/storageanalyzer Storage Analyzer] This tool will help you analyze your storage and with their own words “Identify what entities which overburden your system.“
 
* [https://uds.systems/add-ons/storageanalyzer Storage Analyzer] This tool will help you analyze your storage and with their own words “Identify what entities which overburden your system.“
 
* [https://github.com/AndrewButenko/UltimateWorkflowToolkit Ultimate Workflow Toolkit] is a set of Custom Workflows to be used. Developed and maintained by Andrew Butenko.
 
* [https://github.com/AndrewButenko/UltimateWorkflowToolkit Ultimate Workflow Toolkit] is a set of Custom Workflows to be used. Developed and maintained by Andrew Butenko.
 +
* [https://www.develop1.net/public/rwb/ribbonworkbench.aspx Ribbon Workbench] - Allowing you to edit the Model-Driven Command Bar since 2011
  
 
== Tools from Microsoft ==
 
== Tools from Microsoft ==
There are some tools included in the SDK.  
+
You will find more information about the tools described in this chapter [https://docs.microsoft.com/en-us/powerapps/developer/data-platform/developer-tools Developer tools and resources here].
* [https://docs.microsoft.com/en-us/power-platform/admin/manage-configuration-data Data Migration Manager] for migrating data between environments. An alternative is to use the Shuffle tools, available as add-on to XrmToolBox.
+
=== Integrated Development Environment (IDE) extensions ===
 +
* Power Platform Tools for Visual Studio, install the [https://docs.microsoft.com/en-us/powerapps/developer/data-platform/tools/devtools-install extension] and have a look at the [https://docs.microsoft.com/en-us/powerapps/developer/data-platform/tools/devtools-create-project Quickstart
 +
* Microsoft Power Platform CLI, install the [https://docs.microsoft.com/en-us/powerapps/developer/data-platform/powerapps-cli#install-microsoft-power-platform-cli extension] or try the stand-alone [https://docs.microsoft.com/en-us/powerapps/developer/data-platform/powerapps-cli#standalone-power-platform-cli standalone version]
 +
 
 +
=== Tools available for download from NuGet ===
 +
* [https://docs.microsoft.com/en-us/powerapps/developer/data-platform/org-service/generate-early-bound-classes Code Generation tool] (CrmSvcUtil.exe) - A tool for generating early-bound classes for the Organization service.
 +
* [https://docs.microsoft.com/en-us/power-platform/admin/manage-configuration-data Configuration Migration tool] (DataMigrationUtility.exe) - A tool which can be used to move data between environments.  
 +
* [https://docs.microsoft.com/en-us/power-platform/alm/package-deployer-tool Package Deployer] (PackageDeployer.exe) - A tools which is used to deploy packages created (use it e.g. to test your packages created for AppSource.
 +
* [https://docs.microsoft.com/en-us/powerapps/developer/data-platform/register-plug-in Plug-in Registration tool] (PluginRegistration.exe) - A tool for registering [[plugins]]. This tool can be used from within [[XrmToolBox]].
 +
* [https://docs.microsoft.com/en-us/power-platform/alm/solution-packager-tool SolutionPackager tool] (SolutionPackager.exe) - A tool that compresses and extracts [[Solution]] files.
  
== Other ==
+
Read more: [https://docs.microsoft.com/en-us/powerapps/developer/data-platform/developer-tools#tools-available-for-download-from-nuget Tools available for download from NuGet]
* [[PCF Gallery]] is a place where you can go and get inspired by all the [[PCF]] controls the [[Community]] has built. Created and maintained by Guido Preite.  
 
  
 
[[Category:Community]]
 
[[Category:Community]]

Latest revision as of 19:50, 18 December 2021

This page contains a list of FREE tools which will help on your Power Platform journey.

Tools from the Community

Tip

If there was a concept called Tools Ambassadors, Linn Zaw Win would be the first one on that list. He regularly tries out different tools and writes about it. His findings are documented here

  • XrmToolBox is a toolbox which saw it's first day of light during the days of Microsoft Dynamics CRM. It gathers all kinds of helpful tools for admins, makers and developers.

Also see the XrmToolBox pages by persona:

  • PCF Gallery is a place where you can go and get inspired by all the PCF controls the Community has built. Created and maintained by Guido Preite.
  • LevelUp is an extension to the browser with helpful tools for those who are sharp and knows exactly what they are doing. Developed and maintained by Natraj Yegnaraman.
  • CRM Snapshot is a solution which can be used with Dynamics 365, Customer Engagement apps. Create backups of your data, recover deleted records and create copies of existing records. Good to know is that this tool creates duplicates of your data and fields such as Created on will get another date. Before you had to enable auditing in order to use this but nowadays they use a plugin instead so no need for that.
  • Organization Settings Editor There are over 90 organization settings but there is no UI to modify those. However, there is a tool for that. Go to GitHub and you will be provided with a solution which you can import. Examples of those settings are: Increase the number of rows to export to Excel, modify how many BPF you can have per entity from 10 to maximun 100, change how many grids that are allowed on the form.
  • Storage Analyzer This tool will help you analyze your storage and with their own words “Identify what entities which overburden your system.“
  • Ultimate Workflow Toolkit is a set of Custom Workflows to be used. Developed and maintained by Andrew Butenko.
  • Ribbon Workbench - Allowing you to edit the Model-Driven Command Bar since 2011

Tools from Microsoft

You will find more information about the tools described in this chapter Developer tools and resources here.

Integrated Development Environment (IDE) extensions

Tools available for download from NuGet

Read more: Tools available for download from NuGet