MaterialDesignMessageBox 2.0.1-beta
This is a prerelease version of MaterialDesignMessageBox.
dotnet add package MaterialDesignMessageBox --version 2.0.1-beta
NuGet\Install-Package MaterialDesignMessageBox -Version 2.0.1-beta
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="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 and Polyglot Notebooks. 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 Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net472 is compatible. net48 was computed. net481 was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
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 | 470 | 2/7/2020 |
2.0.0-beta | 337 | 2/6/2020 |
1.0.1 | 1,194 | 11/5/2019 |
1.0.0 | 579 | 10/23/2019 |
Overhall of constructor collection. Also allow sending a resource dictionary instead of the material design color.