MaterialDesignMessageBox 2.0.1-beta
.NET Framework 4.7.2
This is a prerelease version of MaterialDesignMessageBox.
Install-Package MaterialDesignMessageBox -Version 2.0.1-beta
dotnet add package MaterialDesignMessageBox --version 2.0.1-beta
<PackageReference Include="MaterialDesignMessageBox" Version="2.0.1-beta" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add MaterialDesignMessageBox --version 2.0.1-beta
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: MaterialDesignMessageBox, 2.0.1-beta"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install MaterialDesignMessageBox as a Cake Addin
#addin nuget:?package=MaterialDesignMessageBox&version=2.0.1-beta&prerelease
// Install MaterialDesignMessageBox as a Cake Tool
#tool nuget:?package=MaterialDesignMessageBox&version=2.0.1-beta&prerelease
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
A simple material design themed message box for use with WPF applications.
Product | Versions |
---|---|
.NET Framework | net472 net48 |
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.
-
- MaterialDesignColors (>= 1.2.3-ci981)
- MaterialDesignThemes (>= 3.1.0-ci981)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
2.0.1-beta | 316 | 2/7/2020 |
2.0.0-beta | 233 | 2/6/2020 |
1.0.1 | 690 | 11/5/2019 |
1.0.0 | 368 | 10/23/2019 |
Overhall of constructor collection. Also allow sending a resource dictionary instead of the material design color.