Skip to content

TALXIS/docs-patterns-practices

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

174 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Power Platform Demo Repository

This repository contains examples, patterns, and demo scripts related to Power Platform development. It is intended to support conference sessions, workshops and training activities.

Each folder in this repository represents a separate topic or scenario that demonstrates a specific area of Power Platform development using a code-first approach.

Demos

AI-assisted BDD testing of Power Apps model-driven apps using Copilot agents, Reqnroll, and Playwright. Full monorepo with a sample Warehouse Management app and three agents (planner, binder, healer) that write, implement, and fix UI tests. Presented at DynamicsMinds 2026.

First-generation BDD test automation template using Reqnroll, Playwright, and .NET. Contains agent definitions for VS Code that automate test planning, step binding, and test healing.

Scripted setup of a Power Platform project repository using Visual Studio Code and PowerShell, focusing on the inner and outer development loop.

Sample Power Platform project repository (Inventory Management) scaffolded with TALXIS DevKit Templates. Reference structure for code-first Dataverse development.

Related Projects

This repository leverages the following tools developed and maintained by the TALXIS team:

  • tools-devkit-build
    Helps Power Platform developers customize the MSBuild process (dotnet build) for Dataverse solution components. It includes build tasks that automate steps.

  • tools-devkit-templates
    Supports scaffolding of Power Platform components using a code-first approach. This NuGet package enables consistent and structured project setup for developers.

  • tools-cli
    CLI tool for Power Platform developers. Provides commands for environment management, solution operations, and development workflow automation.

Contribution

This repository is maintained by the TALXIS team. Contributions or suggestions are welcome through issues or pull requests.


Visit our YouTube channel for demo recordings.

About

Patterns and practices for Power Platform development

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors