MaterialDesignExtensions 3.3.0

There is a newer prerelease version of this package available.
See the version list below for details.
dotnet add package MaterialDesignExtensions --version 3.3.0
NuGet\Install-Package MaterialDesignExtensions -Version 3.3.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="MaterialDesignExtensions" Version="3.3.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add MaterialDesignExtensions --version 3.3.0
#r "nuget: MaterialDesignExtensions, 3.3.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 MaterialDesignExtensions as a Cake Addin
#addin nuget:?package=MaterialDesignExtensions&version=3.3.0

// Install MaterialDesignExtensions as a Cake Tool
#tool nuget:?package=MaterialDesignExtensions&version=3.3.0

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 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 netcoreapp3.1 is compatible. 
.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
Forge.Forms.aalex675

Dynamically generated forms and dialogs in WPF, fork by aalex675

ToriToolkit.Wpf

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

MaterialDesignUnityBootStrap

Package Description

SumgonWPFKit

Package Description

Tom4u.Toolkit.WpfControls

WPF Controls for .NET Framework.

GitHub repositories (6)

Showing the top 5 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
Version Downloads Last updated
4.0.0-a02 6,821 6/21/2021
4.0.0-a01 498 5/24/2021
3.3.0 103,992 3/21/2021
3.3.0-a01 3,609 10/10/2020
3.2.0 65,044 7/2/2020
3.2.0-a01 457 6/7/2020
3.1.0 6,997 4/26/2020
3.1.0-a03 431 4/8/2020
3.1.0-a02 391 3/23/2020
3.1.0-a01 476 3/8/2020
3.0.0 21,503 1/18/2020
3.0.0-a03 509 1/6/2020
3.0.0-a02 554 12/16/2019
3.0.0-a01 505 11/13/2019
2.8.0 5,401 10/20/2019
2.8.0-a01 797 8/26/2019
2.7.0 3,659 7/23/2019
2.7.0-a01 467 6/20/2019
2.6.0 3,119 6/2/2019
2.6.0-a021 505 5/19/2019
2.6.0-a02 462 5/19/2019
2.6.0-a01 435 5/14/2019
2.5.0.1 1,423 4/7/2019
2.5.0 612 4/7/2019
2.5.0-a1 481 2/28/2019
2.4.0 3,549 12/9/2018
2.3.0 2,029 9/2/2018
2.2.0 1,453 6/22/2018
2.1.0 1,054 5/31/2018
2.0.1 2,613 3/1/2018
2.0.0 973 2/24/2018
1.2.0 1,193 1/21/2018
1.1.1 1,032 1/7/2018
1.1.0 1,013 12/31/2017
1.0.0 1,096 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.