FlexibileMessageBox 1.4.0

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

// Install FlexibileMessageBox as a Cake Tool
#tool nuget:?package=FlexibileMessageBox&version=1.4.0

A Flexible Replacement for .NET MessageBox with some possibilities.

Product Compatible and additional computed target framework versions.
.NET net5.0-windows7.0 is compatible.  net6.0-windows was computed.  net7.0-windows was computed.  net8.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • net5.0-windows7.0

    • No dependencies.

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
1.4.0 472 2/28/2022

Version 1.4:
Created the NuGet Package for FlexibleMessageBox based on Jörg Reichert project published at CodeProject. You can see everything here: http://www.codeproject.com/Articles/601900/FlexibleMessageBox.