MaterialDesignExtensions 3.0.0-a01

This is a prerelease version of MaterialDesignExtensions.
There is a newer version of this package available.
See the version list below for details.
dotnet add package MaterialDesignExtensions --version 3.0.0-a01
                    
NuGet\Install-Package MaterialDesignExtensions -Version 3.0.0-a01
                    
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="MaterialDesignExtensions" Version="3.0.0-a01" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="MaterialDesignExtensions" Version="3.0.0-a01" />
                    
Directory.Packages.props
<PackageReference Include="MaterialDesignExtensions" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add MaterialDesignExtensions --version 3.0.0-a01
                    
#r "nuget: MaterialDesignExtensions, 3.0.0-a01"
                    
#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.
#:package MaterialDesignExtensions@3.0.0-a01
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=MaterialDesignExtensions&version=3.0.0-a01&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=MaterialDesignExtensions&version=3.0.0-a01&prerelease
                    
Install as a Cake Tool

Material Design Extensions is based on Material Design in XAML Toolkit to provide additional controls and features for WPF apps. The controls might not be specified in the Material Design specification or would crash the scope of Material Design in XAML Toolkit.

Important notice: The configuration for version 2.6.0 changed. See the release notes of this version for details.

Product Compatible and additional computed target framework versions.
.NET Framework net45 is compatible.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 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 MaterialDesignExtensions:

Package Downloads
ToriToolkit.Wpf

Dev-tori's personal WPF library of productivity boosters.

Forge.Forms.aalex675

Dynamically generated forms and dialogs in WPF, fork by aalex675

MaterialDesignUnityBootStrap

Package Description

SumgonWPFKit

Package Description

Tom4u.Toolkit.WpfControls

WPF Controls for .NET Framework.

GitHub repositories (6)

Showing the top 6 popular GitHub repositories that depend on MaterialDesignExtensions:

Repository Stars
Danily07/Translumo
Advanced real-time screen translator for games, hardcoded subtitles in videos, static text and etc.
RolandPheasant/TailBlazer
A modern file tail utility based on Rx.Net which show cases reactive programming and Dynamic Data (see https://github.com/RolandPheasant/DynamicData)
RolandPheasant/Dynamic.Trader
WPF demo showing off dynamic data and reactive extensions
CircumSpector/DS4Windows
A reimagination of DS4Windows.
NeilMacMullen/Textrude
Code generation from YAML/JSON/CSV models via SCRIBAN templates
FFXIVAPP/sharlayan
Visit us on Discord! https://discord.gg/aCzSANp
Version Downloads Last Updated
4.0.0-a02 9,251 6/21/2021
4.0.0-a01 863 5/24/2021
3.3.0 166,149 3/21/2021
3.3.0-a01 3,845 10/10/2020
3.2.0 85,317 7/2/2020
3.2.0-a01 575 6/7/2020
3.1.0 7,441 4/26/2020
3.1.0-a03 541 4/8/2020
3.1.0-a02 495 3/23/2020
3.1.0-a01 592 3/8/2020
3.0.0 23,088 1/18/2020
3.0.0-a03 622 1/6/2020
3.0.0-a02 669 12/16/2019
3.0.0-a01 617 11/13/2019
2.8.0 6,367 10/20/2019
2.8.0-a01 915 8/26/2019
2.7.0 3,885 7/23/2019
2.7.0-a01 573 6/20/2019
2.6.0 3,408 6/2/2019
2.6.0-a021 628 5/19/2019
2.6.0-a02 576 5/19/2019
2.6.0-a01 542 5/14/2019
2.5.0.1 1,561 4/7/2019
2.5.0 741 4/7/2019
2.5.0-a1 597 2/28/2019
2.4.0 3,749 12/9/2018
2.3.0 2,261 9/2/2018
2.2.0 1,768 6/22/2018
2.1.0 1,363 5/31/2018
2.0.1 2,927 3/1/2018
2.0.0 1,283 2/24/2018
1.2.0 1,560 1/21/2018
1.1.1 1,345 1/7/2018
1.1.0 1,332 12/31/2017
1.0.0 1,468 11/18/2017

https://spiegelp.github.io/MaterialDesignExtensions/#releasenotes

Important notice: The configuration of Material Design Extensions changed in order to enable changing the theme at runtime. Please change your configuration according to App.xaml of the demo.