XAML Styler Documentation

repository·master·Indexed 23 days ago

https://github.com/xavalon/xamlstyler

A tool for formatting XAML source code based on predefined styling rules to maintain consistency and readability. Available as an extension for Visual Studio 2017, 2019, and 2022, a plugin for JetBrains Rider, and as a standalone console tool (XamlStyler.Console) for automation in build scripts and CI/CD pipelines.

Tokens
439
Snippets
0
Records
4
Agent score
30%

What's inside XAML Styler

  1. What is XAML Styler Console

    master
    XAML Styler Console is a standalone executable version of the XAML Styler engine. While the standard XAML Styler is a Visual Studio extension used for real-time formatting, the Console version is designed for automation. It can be integrated into build scripts, git commit templates, and CI/CD pipelines to ensure XAML source code adheres to specific styling rules automatically.
  2. Install XAML Styler for Visual Studio or JetBrains Rider

    master

    XAML Styler is available as an extension for various IDEs and as a standalone console tool. You can download it from the following sources: