Difference between revisions of "Tools"
Jump to navigation
Jump to search
Line 20: | Line 20: | ||
== Tools from the Community == | == Tools from the Community == | ||
* [[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. | ||
+ | |||
+ | |||
+ | {{ | ||
+ | PWBoxInfo | ||
+ | | title = More XTB information | ||
+ | | text = Don’t miss the pages about XrmToolBox tools - [[Tools for Makers]], [[Tools for Developers]] and [[Tools for Admins]] as well as the XrmToolBox page itself! | ||
+ | }} | ||
+ | |||
+ | |||
* [[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. | * [[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 add admins and makers who are sharp and knows exactly what they are doing. Developed and maintained by Natraj Yegnaraman. | * [[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. |
Revision as of 20:39, 10 December 2021
This page contains a list of FREE tools which will help on your Power Platform journey.
Note! The tools pages are under re-structuring! Also see Tools for Developers, Tools for Admins and Tools for Makers
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
- Power Platform Tools for Visual Studio, install the 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 extension or try the stand-alone standalone version
Tools available for download from NuGet
- Code Generation tool (CrmSvcUtil.exe) - A tool for generating early-bound classes for the Organization service.
- Configuration Migration tool (DataMigrationUtility.exe) - A tool which can be used to move data between environments.
- Package Deployer (PackageDeployer.exe) - A tools which is used to deploy packages created (use it e.g. to test your packages created for AppSource.
- Plug-in Registration tool (PluginRegistration.exe) - A tool for registering plugins. This tool can be used from within XrmToolBox.
- SolutionPackager tool (SolutionPackager.exe) - A tool that compresses and extracts Solution files.
Read more: Tools available for download from NuGet
Tools from the Community
- 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.
More XTB information
Don’t miss the pages about XrmToolBox tools - Tools for Makers, Tools for Developers and Tools for Admins as well as the XrmToolBox page itself!
- 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 add admins and makers 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