Material.Avalonia 3.17.1-nightly.0.2

Material.Avalonia

Customizable Material Design implementation for AvaloniaUI framework.

Overview

This library is a collection of styles and controls to help you customize your Avalonia application with Material Design theme.

  • Material Design styles for almost all Avalonia controls
  • Additional controls to support the Snackbars, side sheets, floating buttons, cards, dialogs and more
  • Easy configuration of palette (at design and runtime), according to Material Guidelines guidelines
  • Full Material Design Icons icon pack support (must be installed separately, in favor of small library size)
  • Demo applications included in the source project

Nuget.Material.Avalonia Nuget.Material.Avalonia Nuget.Material.Avalonia

Getting started

Check out the getting started wiki page. Or follow these instructions:

  1. Add Material.Avalonia nuget package to your project:

    dotnet add package Material.Avalonia
    

    Nuget.Material.Avalonia Nuget.Material.Avalonia

  2. Edit App.xaml file:

    <Application ...
      xmlns:themes="clr-namespace:Material.Styles.Themes;assembly=Material.Styles"
      ...>
      <Application.Styles>
        <themes:MaterialTheme BaseTheme="Dark" PrimaryColor="Purple" SecondaryColor="Lime" />
      </Application.Styles>
    </Application>
    
  3. Installing additional packages:

    All styles will be included automatically if you using MaterialTheme

  4. Done! Now your app is styled! You can use the Demo app to view how different styles look.
    Every control has the ShowMeTheXaml button in the right bottom corner which will show you a markup needed to recreate it.

Useful links

No packages depend on Material.Avalonia.

This version based on commit https://github.com/AvaloniaCommunity/Material.Avalonia/commit/88a12c1a0d36e1a1dcde1671c1c50ebb139db124 removed LeftDrawerExpandThresholdWidth from control style, user can still use it explicitly in the navigationdrawer. (#519) this property prevented starting with a closed drawer. as the LeftDrawerExpandThresholdWidth would override it when window exceeds 1000 width

.NET 8.0

Version Downloads Last updated
3.17.1-nightly.0.2 1 05/27/2026
3.17.1-nightly.0.1 1 05/27/2026
3.17.0 1 05/27/2026
3.16.2-nightly.0.3 1 05/27/2026
3.16.1 1 05/27/2026
3.16.0 1 05/27/2026
3.15.1 4 04/10/2026
3.15.0 3 04/11/2026
3.14.2 4 04/09/2026
3.14.1 2 04/11/2026
3.14.1-nightly.0.1 2 03/29/2026
3.14.0 2 03/29/2026
3.13.5-nightly.0.8 2 03/29/2026
3.13.4 1 12/17/2025
3.13.4-nightly.0.1 1 12/26/2025
3.13.3 1 12/10/2025
3.13.3-nightly.0.3 1 12/10/2025
3.13.3-nightly.0.2 1 12/10/2025
3.13.3-nightly.0.1 1 12/10/2025
3.13.2 1 12/17/2025
3.13.1 1 12/17/2025
3.13.1-nightly.0.9 1 12/10/2025
3.13.1-nightly.0.8 1 12/10/2025
3.13.1-nightly.0.7 1 12/10/2025
3.13.1-nightly.0.6 1 12/10/2025
3.13.1-nightly.0.3 1 12/10/2025
3.13.1-nightly.0.1 1 12/10/2025
3.13.0 1 12/17/2025
3.12.1-nightly.0.11 1 12/09/2025
3.12.1-nightly.0.10 0 12/09/2025
3.12.1-nightly.0.9 1 12/10/2025
3.12.1-nightly.0.6 1 12/10/2025
3.12.1-nightly.0.5 1 12/10/2025
3.12.1-nightly.0.4 1 12/10/2025
3.12.1-nightly.0.3 1 12/10/2025
3.12.1-nightly.0.1 1 12/10/2025
3.12.0 1 12/17/2025
3.11.1-nightly.0.3 1 12/10/2025
3.11.1-nightly.0.2 1 12/10/2025
3.11.1-nightly.0.1 1 12/10/2025
3.11.0 1 12/17/2025
3.10.3-nightly.0.3 1 12/10/2025
3.10.2 1 12/17/2025
3.10.2-nightly.0.4 1 12/10/2025
3.10.2-nightly.0.3 1 12/10/2025
3.10.2-nightly.0.2 1 12/10/2025
3.10.1 1 12/17/2025
3.9.3-nightly.0.6 1 12/10/2025
3.9.3-nightly.0.5 1 12/10/2025
3.9.3-nightly.0.4 1 12/10/2025
3.9.3-nightly.0.3 1 12/10/2025
3.9.3-nightly.0.2 1 12/10/2025
3.9.2 1 12/17/2025
3.9.1 1 12/17/2025
3.9.0 1 12/17/2025
3.8.0 1 12/17/2025
3.7.4 1 12/17/2025
3.7.3 1 12/17/2025
3.7.2 1 12/17/2025
3.7.1 1 12/17/2025
3.7.0 1 12/17/2025
3.6.1 1 12/17/2025
3.6.0 1 12/17/2025
3.5.1 1 12/17/2025
3.5.0 1 12/16/2025
3.4.3 1 12/17/2025
3.4.2 1 12/17/2025
3.4.1 1 12/17/2025
3.4.0 1 12/17/2025
3.3.0 1 12/17/2025
3.2.4 1 12/17/2025
3.2.2 1 12/17/2025
3.2.1 1 12/17/2025
3.2.0 1 12/17/2025
3.1.3 1 12/17/2025
3.1.2 1 12/17/2025
3.1.1 1 12/17/2025
3.1.0 1 12/17/2025
3.0.2 1 12/17/2025
3.0.1 1 12/17/2025
3.0.0 1 12/17/2025
3.0.0-avalonia11-preview6 1 12/26/2025
3.0.0-avalonia11-preview5 1 12/26/2025
3.0.0-avalonia11-preview4 1 12/26/2025
3.0.0-avalonia11-preview3 1 12/26/2025
3.0.0-avalonia11-preview2 1 12/26/2025
3.0.0-avalonia11-preview1 1 12/26/2025
3.0.0-avalonia10-preview3 1 12/26/2025
3.0.0-avalonia10-preview2 1 12/26/2025
3.0.0-avalonia10-preview1 5 12/26/2025
2.5.1 6 12/17/2025
2.5.0 8 12/17/2025
2.4.1 7 12/17/2025
2.4.0 7 12/17/2025
2.3.1 6 12/17/2025
2.3.0 8 12/17/2025
2.2.0 8 12/17/2025
2.1.0 6 12/17/2025
2.0.0 8 12/17/2025
1.0.1 7 12/17/2025
0.10.5-rc1 6 12/22/2025
0.10.4 9 12/17/2025
0.10.3 6 12/17/2025
0.10.1 7 12/17/2025
0.10.0-new1prev 2 03/29/2026
0.9.0 6 12/17/2025
0.1.0-preview5 3 03/29/2026