Material.Avalonia 2.5.0

There is a newer version of this package available.
See the version list below for details.
dotnet add package Material.Avalonia --version 2.5.0
NuGet\Install-Package Material.Avalonia -Version 2.5.0
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Material.Avalonia" Version="2.5.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Material.Avalonia --version 2.5.0
#r "nuget: Material.Avalonia, 2.5.0"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Material.Avalonia as a Cake Addin
#addin nuget:?package=Material.Avalonia&version=2.5.0

// Install Material.Avalonia as a Cake Tool
#tool nuget:?package=Material.Avalonia&version=2.5.0

This repository is a set of styles that will help you customize your application in an appropriate material design.

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed. 
.NET Core netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (5)

Showing the top 5 NuGet packages that depend on Material.Avalonia:

Package Downloads
Material.Avalonia.DataGrid

DataGrid styles library of Material.Avalonia.

Material.Avalonia.Dialogs

Material.Dialog provide some essential material dialogs for use.

Slithin.Controls

Package Description

Slithin

A management application for your rM Tablet 1 and 2

Namocode.Avalonia

Package Description

GitHub repositories (3)

Showing the top 3 popular GitHub repositories that depend on Material.Avalonia:

Repository Stars
bcssov/IronyModManager
Mod Manager for Paradox Games. Official Discord: https://discord.gg/t9JmY8KFrV
dotnettools/SharpGrabber
Download from YouTube, Vimeo, HLS (M3U8 files) and more with .NET and JavaScript - Library and desktop app for downloading high quality media
furesoft/Slithin
A management application for the remarkable tablet
Version Downloads Last updated
3.6.1-nightly.0.2 63 5/17/2024
3.6.1-nightly.0.1 36 5/17/2024
3.6.0 1,957 4/28/2024
3.5.2-nightly.0.1 40 4/28/2024
3.5.1 170 4/28/2024
3.5.0 2,928 4/1/2024
3.4.3 765 3/24/2024
3.4.2 3,142 2/28/2024
3.4.1 512 2/25/2024
3.4.0 311 2/23/2024
3.3.0 2,369 2/1/2024
3.2.4 410 1/29/2024
3.2.2 677 1/12/2024
3.2.1 1,070 1/8/2024
3.2.0 172 1/8/2024
3.1.3 1,035 12/28/2023
3.1.2 1,238 12/11/2023
3.1.1 1,146 11/23/2023
3.1.0 528 11/15/2023
3.0.2 6,189 10/9/2023
3.0.1 2,652 9/19/2023
3.0.0 1,345 9/3/2023
3.0.0-avalonia11-preview6 239 8/14/2023
3.0.0-avalonia11-preview5 625 6/18/2023
3.0.0-avalonia11-preview4 178 4/22/2023
3.0.0-avalonia11-preview3 471 1/31/2023
3.0.0-avalonia11-preview2 547 10/12/2022
3.0.0-avalonia11-preview1 168 10/12/2022
3.0.0-avalonia10-preview3 133 8/3/2023
3.0.0-avalonia10-preview2 580 9/26/2022
3.0.0-avalonia10-preview1 281 9/25/2022
2.5.1 11,418 3/22/2022
2.5.0 1,451 11/28/2021
2.4.1 3,747 10/10/2021
2.4.0 1,431 9/28/2021
2.3.1 602 9/5/2021
2.3.0 1,343 8/1/2021
2.2.0 2,177 5/22/2021
2.1.0 741 4/22/2021
2.0.0 730 3/22/2021
1.0.1 940 1/17/2021
0.10.5-rc1 392 12/15/2020
0.10.4 809 11/15/2020
0.10.3 863 10/24/2020
0.10.1 503 10/15/2020
0.10.0-new1prev 317 10/9/2020
0.9.0 1,624 1/31/2020
0.1.0-preview5 407 11/15/2019

- Allow the alignment of the snackbar to be configured #116
           - Prevent ArgumentNullException in StringToTransformConverter
           - Replacing IBrush instead of Brush class  in RippleEffect #114
           - Deprecate and replace Transitions instead of Animations in TreeView #117
           - Update DialogHost package, coerce styles, add examples #94
           - Replace ContentControl in CustomDialog with ContentPresenter for Content #121
           - Add recursive BundledTheme finding in resources for theming #120
           - Fix doubling the padding of the Card
           - Add Label style #123
           - Fix show password button is not visible until clicked #124