cmdwtf.Toolkit.Core
0.18.0
See the version list below for details.
dotnet add package cmdwtf.Toolkit.Core --version 0.18.0
NuGet\Install-Package cmdwtf.Toolkit.Core -Version 0.18.0
<PackageReference Include="cmdwtf.Toolkit.Core" Version="0.18.0" />
paket add cmdwtf.Toolkit.Core --version 0.18.0
#r "nuget: cmdwtf.Toolkit.Core, 0.18.0"
// Install cmdwtf.Toolkit.Core as a Cake Addin #addin nuget:?package=cmdwtf.Toolkit.Core&version=0.18.0 // Install cmdwtf.Toolkit.Core as a Cake Tool #tool nuget:?package=cmdwtf.Toolkit.Core&version=0.18.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 Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 is compatible. net5.0-windows was computed. 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. |
-
.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 | 1,100 | 1/18/2023 |
0.31.0 | 1,245 | 10/9/2021 |
0.30.0 | 1,024 | 10/9/2021 |
0.29.0 | 505 | 9/29/2021 |
0.28.0 | 460 | 9/28/2021 |
0.27.0 | 582 | 9/26/2021 |
0.26.0 | 584 | 9/26/2021 |
0.25.0 | 510 | 9/25/2021 |
0.24.0 | 527 | 9/24/2021 |
0.23.0 | 488 | 9/24/2021 |
0.22.0 | 458 | 9/24/2021 |
0.21.0 | 448 | 9/23/2021 |
0.20.0 | 471 | 9/22/2021 |
0.19.0 | 482 | 9/16/2021 |
0.18.0 | 442 | 9/16/2021 |
0.17.0 | 488 | 9/16/2021 |
0.16.1 | 472 | 9/14/2021 |
0.16.0 | 472 | 8/8/2021 |
0.15.0 | 534 | 8/8/2021 |
0.14.0 | 524 | 5/17/2021 |
0.13.0 | 484 | 5/17/2021 |
0.12.0 | 450 | 3/16/2021 |
0.11.1 | 493 | 3/16/2021 |
0.11.0 | 394 | 3/15/2021 |
0.10.1 | 340 | 3/15/2021 |
0.10.0 | 356 | 3/15/2021 |
0.9.0 | 394 | 3/13/2021 |
Fix namespaces that were improperly `cmdwtf.Toolkit.WinForms`.