Skip to content
Peter McDonald edited this page May 22, 2023 · 9 revisions

Dataverse Powertools

See system requirements here

Dataverse Powertools contains tools and templates to assist with the development of Dataverse and Dynamics 365 projects. It enables developers to perform various actions such as:

  • Extract Solutions to source control and build and release them using Azure DevOps Pipelines
  • Creating, updating, and deploying web resources with TypeScript
  • Creating Plugins and Custom Workflows
  • Creating and managing Portal assets such as templates and web pages
  • Testing directly in vs code and as part of build and deployment

It provides a user-friendly interface in the Visual Studio Code editor, allowing developers to perform all these actions without leaving the development environment. The tool provides a range of templates, snippets, and other resources to help developers speed up their development process.

In summary, this tool is an all-in-one solution that streamlines the development process and helps developers to efficiently build and manage Dynamics 365 and Power Platform solutions in Visual Studio Code.

Please use the navigation to the right for detailed walkthroughs of each of the components of the extension.

Clone this wiki locally