.NET MAUI Community Standup: Inspect, Record, Create: .NET MAUI Meets GitHub Copilot Canvas
Dominik Titl presents a .NET MAUI Community Standup session on a developer tool that combines app inspection, layout analysis, and test recording with GitHub Copilot Canvas, showing how teams can capture evidence from real app interactions and use it to create repeatable tests and diagnose failures.
Overview
The session demonstrates a workflow for .NET MAUI developers where a single shared experience can be used to:
- Inspect and interact with a running .NET MAUI app
- Run layout analyzers to understand UI/layout behavior
- Record interactions against the app and turn them into repeatable tests
- Capture “evidence” from those interactions to help diagnose test failures
The tooling is shown working across multiple surfaces:
- Visual Studio Code
- GitHub Copilot Canvas
- Any modern web browser
People featured
- Dominik Titl
- David Ortinau
- Gerald Versluis