WinForms.MessageBoxes 1.0.6

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

// Install WinForms.MessageBoxes as a Cake Tool
#tool nuget:?package=WinForms.MessageBoxes&version=1.0.6

Reference MessageBoxes.dll in your project and include MessageBoxes namespace. After it, you can use InfoBox.Show("Title", "Message"); command. Also, check ConfirmBox and ErrorBox.

There is an application MessageBoxSender and in the message.bat file, you can see examples of how to call it.

Product Compatible and additional computed target framework versions.
.NET net7.0-windows10.0 is compatible.  net8.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • net7.0-windows10.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.0.6 206 4/16/2023
1.0.1 834 4/14/2020