cmdwtf.Toolkit.Win32
0.31.0
.NET 5.0
.NET Standard 2.1
.NET Framework 4.7
Install-Package cmdwtf.Toolkit.Win32 -Version 0.31.0
dotnet add package cmdwtf.Toolkit.Win32 --version 0.31.0
<PackageReference Include="cmdwtf.Toolkit.Win32" Version="0.31.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.31.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: cmdwtf.Toolkit.Win32, 0.31.0"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. 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.31.0
// Install cmdwtf.Toolkit.Win32 as a Cake Tool
#tool nuget:?package=cmdwtf.Toolkit.Win32&version=0.31.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
A small collection of Windows specific utility functions and tools.
Product | Versions |
---|---|
.NET | net5.0 net5.0-windows net5.0-windows7.0 net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows |
.NET Core | netcoreapp3.0 netcoreapp3.1 |
.NET Standard | netstandard2.1 |
.NET Framework | net47 net471 net472 net48 |
MonoAndroid | monoandroid |
MonoMac | monomac |
MonoTouch | monotouch |
Tizen | tizen60 |
Xamarin.iOS | xamarinios |
Xamarin.Mac | xamarinmac |
Xamarin.TVOS | xamarintvos |
Xamarin.WatchOS | xamarinwatchos |
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.
-
.NETFramework 4.7
- System.Security.Principal.Windows (>= 5.0.0)
-
.NETFramework 4.7.1
- System.Security.Principal.Windows (>= 5.0.0)
-
.NETFramework 4.7.2
- System.Security.Principal.Windows (>= 5.0.0)
-
.NETFramework 4.8
- System.Security.Principal.Windows (>= 5.0.0)
-
.NETStandard 2.1
- System.Security.Principal.Windows (>= 5.0.0)
-
net5.0
- System.Security.Principal.Windows (>= 5.0.0)
-
net5.0-windows7.0
- System.Security.Principal.Windows (>= 5.0.0)
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 |
---|---|---|
0.31.0 | 393 | 10/9/2021 |
0.30.0 | 217 | 10/9/2021 |
0.29.0 | 209 | 9/29/2021 |
0.28.0 | 212 | 9/28/2021 |
0.27.0 | 279 | 9/26/2021 |
0.26.0 | 268 | 9/26/2021 |
0.25.0 | 249 | 9/25/2021 |
0.24.0 | 259 | 9/24/2021 |
0.23.0 | 222 | 9/24/2021 |
0.22.0 | 189 | 9/24/2021 |
0.21.0 | 186 | 9/23/2021 |
0.20.0 | 168 | 9/22/2021 |
0.19.0 | 216 | 9/16/2021 |
0.18.0 | 213 | 9/16/2021 |
0.17.0 | 202 | 9/16/2021 |
0.16.1 | 187 | 9/14/2021 |
0.16.0 | 244 | 8/8/2021 |
0.15.0 | 238 | 8/8/2021 |
0.14.0 | 229 | 5/17/2021 |
0.13.0 | 245 | 5/17/2021 |
0.12.0 | 179 | 3/16/2021 |
0.11.1 | 201 | 3/16/2021 |
0.11.0 | 189 | 3/15/2021 |
0.10.1 | 162 | 3/15/2021 |
0.10.0 | 169 | 3/15/2021 |
0.9.0 | 200 | 3/13/2021 |
Added `TimePeriod`. Added `Timers.Multimedia` from `Core`. Cleanup and refactoring.