Attaching applications
Attaching browser or mobile applications
Attaching browser or mobile applications
Learn how to attach Avalonia Developer Tools to a XAML previewer process for visual tree inspection and diagnostics.
Developer Tools can be connected to applications running on different machines. This guide covers two scenarios:
Set up the DevTools MCP server to let AI assistants inspect, debug, and modify your running Avalonia application.
In this tutorial, you install the Avalonia Plus Developer Tools, add the diagnostics support package to your project, and verify the connection between your app and the tool.
Package Avalonia applications for Linux using Parcel, with support for DEB, RPM, ZIP, and AppImage formats, including dependency management and desktop integration.
Packaging
Packaging
Install, configure, and activate Avalonia Parcel, the packaging tool for building, signing, and packaging Avalonia applications on Windows, macOS, and Linux.