cmdwtf.Toolkit.Core
0.20.0
See the version list below for details.
dotnet add package cmdwtf.Toolkit.Core --version 0.20.0
NuGet\Install-Package cmdwtf.Toolkit.Core -Version 0.20.0
<PackageReference Include="cmdwtf.Toolkit.Core" Version="0.20.0" />
paket add cmdwtf.Toolkit.Core --version 0.20.0
#r "nuget: cmdwtf.Toolkit.Core, 0.20.0"
// Install cmdwtf.Toolkit.Core as a Cake Addin
#addin nuget:?package=cmdwtf.Toolkit.Core&version=0.20.0
// Install cmdwtf.Toolkit.Core as a Cake Tool
#tool nuget:?package=cmdwtf.Toolkit.Core&version=0.20.0
A small collection of utility functions and tools created over the years, bundled up in a single package for easy inclusion and management.
Product | Versions |
---|---|
.NET | net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows net7.0 net7.0-android net7.0-ios net7.0-maccatalyst net7.0-macos net7.0-tvos net7.0-windows |
.NET Core | netcoreapp3.0 netcoreapp3.1 |
.NET Standard | netstandard2.1 |
.NET Framework | net47 net471 net472 net48 net481 |
MonoAndroid | monoandroid |
MonoMac | monomac |
MonoTouch | monotouch |
Tizen | tizen60 |
Xamarin.iOS | xamarinios |
Xamarin.Mac | xamarinmac |
Xamarin.TVOS | xamarintvos |
Xamarin.WatchOS | xamarinwatchos |
-
.NETFramework 4.7
- No dependencies.
-
.NETFramework 4.7.1
- No dependencies.
-
.NETFramework 4.7.2
- No dependencies.
-
.NETFramework 4.8
- No dependencies.
-
.NETStandard 2.1
- No dependencies.
-
net5.0
- No dependencies.
NuGet packages (3)
Showing the top 3 NuGet packages that depend on cmdwtf.Toolkit.Core:
Package | Downloads |
---|---|
cmdwtf.Toolkit.WinForms
A collection of controls, components, forms, dialogs, tools, extensions, and helpers to get a little more out of WinForms that isn't provided by the system components. |
|
cmdwtf.Toolkit.WinForms.Dialogs
A small toolkit that provides easy-to-use Ookii.Dialogs functionality through MessageBox-style APIs. |
|
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 | 144 | 1/18/2023 |
0.31.0 | 708 | 10/9/2021 |
0.30.0 | 508 | 10/9/2021 |
0.29.0 | 353 | 9/29/2021 |
0.28.0 | 309 | 9/28/2021 |
0.27.0 | 423 | 9/26/2021 |
0.26.0 | 389 | 9/26/2021 |
0.25.0 | 338 | 9/25/2021 |
0.24.0 | 365 | 9/24/2021 |
0.23.0 | 329 | 9/24/2021 |
0.22.0 | 301 | 9/24/2021 |
0.21.0 | 296 | 9/23/2021 |
0.20.0 | 298 | 9/22/2021 |
0.19.0 | 321 | 9/16/2021 |
0.18.0 | 308 | 9/16/2021 |
0.17.0 | 309 | 9/16/2021 |
0.16.1 | 301 | 9/14/2021 |
0.16.0 | 341 | 8/8/2021 |
0.15.0 | 347 | 8/8/2021 |
0.14.0 | 336 | 5/17/2021 |
0.13.0 | 344 | 5/17/2021 |
0.12.0 | 295 | 3/16/2021 |
0.11.1 | 336 | 3/16/2021 |
0.11.0 | 270 | 3/15/2021 |
0.10.1 | 238 | 3/15/2021 |
0.10.0 | 241 | 3/15/2021 |
0.9.0 | 282 | 3/13/2021 |
Fix namespaces that were improperly `cmdwtf.Toolkit.WinForms`.