MaterialDesignExtensions 3.2.0
See the version list below for details.
dotnet add package MaterialDesignExtensions --version 3.2.0
NuGet\Install-Package MaterialDesignExtensions -Version 3.2.0
<PackageReference Include="MaterialDesignExtensions" Version="3.2.0" />
paket add MaterialDesignExtensions --version 3.2.0
#r "nuget: MaterialDesignExtensions, 3.2.0"
// Install MaterialDesignExtensions as a Cake Addin #addin nuget:?package=MaterialDesignExtensions&version=3.2.0 // Install MaterialDesignExtensions as a Cake Tool #tool nuget:?package=MaterialDesignExtensions&version=3.2.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 | Versions 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. |
-
- MaterialDesignColors (>= 1.2.6)
- MaterialDesignThemes (>= 3.1.3)
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 | 7,916 | 6/21/2021 |
4.0.0-a01 | 654 | 5/24/2021 |
3.3.0 | 130,639 | 3/21/2021 |
3.3.0-a01 | 3,681 | 10/10/2020 |
3.2.0 | 74,548 | 7/2/2020 |
3.2.0-a01 | 486 | 6/7/2020 |
3.1.0 | 7,213 | 4/26/2020 |
3.1.0-a03 | 458 | 4/8/2020 |
3.1.0-a02 | 417 | 3/23/2020 |
3.1.0-a01 | 507 | 3/8/2020 |
3.0.0 | 22,281 | 1/18/2020 |
3.0.0-a03 | 535 | 1/6/2020 |
3.0.0-a02 | 581 | 12/16/2019 |
3.0.0-a01 | 532 | 11/13/2019 |
2.8.0 | 5,846 | 10/20/2019 |
2.8.0-a01 | 824 | 8/26/2019 |
2.7.0 | 3,730 | 7/23/2019 |
2.7.0-a01 | 490 | 6/20/2019 |
2.6.0 | 3,245 | 6/2/2019 |
2.6.0-a021 | 527 | 5/19/2019 |
2.6.0-a02 | 480 | 5/19/2019 |
2.6.0-a01 | 459 | 5/14/2019 |
2.5.0.1 | 1,459 | 4/7/2019 |
2.5.0 | 636 | 4/7/2019 |
2.5.0-a1 | 508 | 2/28/2019 |
2.4.0 | 3,586 | 12/9/2018 |
2.3.0 | 2,079 | 9/2/2018 |
2.2.0 | 1,480 | 6/22/2018 |
2.1.0 | 1,088 | 5/31/2018 |
2.0.1 | 2,679 | 3/1/2018 |
2.0.0 | 1,003 | 2/24/2018 |
1.2.0 | 1,244 | 1/21/2018 |
1.1.1 | 1,060 | 1/7/2018 |
1.1.0 | 1,036 | 12/31/2017 |
1.0.0 | 1,135 | 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.