ModernWpf.MessageBox 0.5.2

dotnet add package ModernWpf.MessageBox --version 0.5.2
NuGet\Install-Package ModernWpf.MessageBox -Version 0.5.2
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="ModernWpf.MessageBox" Version="0.5.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add ModernWpf.MessageBox --version 0.5.2
#r "nuget: ModernWpf.MessageBox, 0.5.2"
#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 ModernWpf.MessageBox as a Cake Addin
#addin nuget:?package=ModernWpf.MessageBox&version=0.5.2

// Install ModernWpf.MessageBox as a Cake Tool
#tool nuget:?package=ModernWpf.MessageBox&version=0.5.2

ModernWpf.MessageBox

nuget badge Unlicense

A drop-in replacement for System.Windows.MessageBox (and System.Windows.Forms.MessageBox) built using a Modern WPF UI.

Installation

To install with NuGet use the following command in the Packet Manager Console:

Install-Package ModernWpf.MessageBox

Usage

A simple usage example:

MessageBox.Show("This is a test text!", "Some title", MessageBoxButton.YesNoCancel, MessageBoxImage.Question);

ModernWPF.MessageBox

ModernWpf.MessageBox

System.Windows.MessageBox

System.WindowsMessageBox

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net5.0-windows10.0.18362 is compatible.  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.0 is compatible.  netcoreapp3.1 was computed. 
.NET Framework net45 is compatible.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 is compatible.  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

This package is not used by any NuGet packages.

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on ModernWpf.MessageBox:

Repository Stars
hahagu/WindowsThumbnailGenerator
Version Downloads Last updated
0.5.2 4,232 12/8/2021
0.5.1 1,680 4/1/2021
0.5.0 425 3/16/2021
0.4.2 406 2/15/2021
0.4.1 404 2/13/2021
0.4.0 399 1/30/2021
0.3.0 539 10/16/2020
0.2.0 380 10/16/2020