cmdwtf.Toolkit.Win32 0.30.0

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

// Install cmdwtf.Toolkit.Win32 as a Cake Tool
#tool nuget:?package=cmdwtf.Toolkit.Win32&version=0.30.0

A small collection of Windows specific utility functions and tools.

Product Compatible and additional computed target framework versions.
.NET net5.0 is compatible.  net5.0-windows was computed.  net5.0-windows7.0 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 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.1 is compatible. 
.NET Framework net47 is compatible.  net471 is compatible.  net472 is compatible.  net48 is compatible.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos 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.Win32:

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 442 1/18/2023
0.31.0 669 10/9/2021
0.30.0 474 10/9/2021
0.29.0 422 9/29/2021
0.28.0 439 9/28/2021
0.27.0 489 9/26/2021
0.26.0 533 9/26/2021
0.25.0 484 9/25/2021
0.24.0 507 9/24/2021
0.23.0 464 9/24/2021
0.22.0 438 9/24/2021
0.21.0 430 9/23/2021
0.20.0 413 9/22/2021
0.19.0 477 9/16/2021
0.18.0 424 9/16/2021
0.17.0 456 9/16/2021
0.16.1 433 9/14/2021
0.16.0 462 8/8/2021
0.15.0 501 8/8/2021
0.14.0 479 5/17/2021
0.13.0 450 5/17/2021
0.12.0 436 3/16/2021
0.11.1 433 3/16/2021
0.11.0 327 3/15/2021
0.10.1 313 3/15/2021
0.10.0 327 3/15/2021
0.9.0 364 3/13/2021

Added `TimePeriod`. Added `Timers.Multimedia` from `Core`. Cleanup and refactoring.