XAML Analysis

See and get fixes for issues in XAML files, similar to how Rosyln Analyzers do this for C# and VB.NET code.

Visual Studio XAML editor showing highlighted issues

A number of analyzers and fixes are provided with the tool but it also supports the ability to run custom XAML Analyzers that you create yourself.

The output is fully configurable so warning levels can be changed or suppressed.

It is also possible to perform analysis as part of a CI/DevOps pipeline by including the RapidXAML.BuildAnalysis NuGet package.


This functionality is included when you install the Toolkit but can also be installed separately.


This extension includes some functionality that is dependent upon the Common functionality.

XAML Analysis  |  Custom XAML Analyzers  |  XAML Generation  |  Editor Extras  |  Roslyn Analyzers  |  Project and Item Templates  |  Common functionality