cmdwtf.Toolkit.WinForms.Dialogs 0.24.0

There is a newer version of this package available.
See the version list below for details.
dotnet add package cmdwtf.Toolkit.WinForms.Dialogs --version 0.24.0
NuGet\Install-Package cmdwtf.Toolkit.WinForms.Dialogs -Version 0.24.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="cmdwtf.Toolkit.WinForms.Dialogs" Version="0.24.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add cmdwtf.Toolkit.WinForms.Dialogs --version 0.24.0
#r "nuget: cmdwtf.Toolkit.WinForms.Dialogs, 0.24.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 cmdwtf.Toolkit.WinForms.Dialogs as a Cake Addin
#addin nuget:?package=cmdwtf.Toolkit.WinForms.Dialogs&version=0.24.0

// Install cmdwtf.Toolkit.WinForms.Dialogs as a Cake Tool
#tool nuget:?package=cmdwtf.Toolkit.WinForms.Dialogs&version=0.24.0

A small toolkit that provides easy-to-use Ookii.Dialogs functionality through MessageBox-style APIs.

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. 
.NET Framework net47 is compatible.  net471 is compatible.  net472 is compatible.  net48 is compatible.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on cmdwtf.Toolkit.WinForms.Dialogs:

Package Downloads
cmdwtf.Toolkit

A small collection of utility functions and tools created over the years, bundled up in a single package for easy inclusion and management. This is a meta package containing all the various bits of the toolkit.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.0.0 477 1/18/2023
0.31.0 678 10/9/2021
0.30.0 497 10/9/2021
0.29.0 426 9/29/2021
0.28.0 432 9/28/2021
0.27.0 493 9/26/2021
0.26.0 530 9/26/2021
0.25.0 497 9/25/2021
0.24.0 517 9/24/2021
0.23.0 498 9/24/2021
0.22.0 442 9/24/2021
0.21.0 456 9/23/2021
0.20.0 462 9/22/2021
0.19.0 484 9/16/2021
0.18.0 429 9/16/2021
0.17.0 475 9/16/2021
0.16.1 463 9/14/2021
0.16.0 470 8/8/2021
0.15.0 503 8/8/2021
0.14.0 508 5/17/2021
0.13.0 456 5/17/2021
0.12.0 473 3/16/2021
0.11.1 477 3/16/2021
0.11.0 385 3/15/2021
0.10.1 357 3/15/2021
0.10.0 339 3/15/2021
0.9.0 354 3/13/2021

Bumped Ookii.Dialog package to 3.0.0 for proper .NET 5.0 and .NET Core 3.1 support.