cmdwtf.Toolkit.History 0.24.0

There is a newer version of this package available.
See the version list below for details.
dotnet add package cmdwtf.Toolkit.History --version 0.24.0
NuGet\Install-Package cmdwtf.Toolkit.History -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.History" 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.History --version 0.24.0
#r "nuget: cmdwtf.Toolkit.History, 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.History as a Cake Addin
#addin nuget:?package=cmdwtf.Toolkit.History&version=0.24.0

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

A small history toolkit. Supports saving states, undo, and redo. States are saved as serialized JSON objects, via the Newtonsoft.Json library.

Product 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. 
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.History:

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 437 1/18/2023
0.31.0 676 10/9/2021
0.30.0 472 10/9/2021
0.29.0 428 9/29/2021
0.28.0 445 9/28/2021
0.27.0 496 9/26/2021
0.26.0 540 9/26/2021
0.25.0 491 9/25/2021
0.24.0 466 9/24/2021
0.23.0 467 9/24/2021
0.22.0 441 9/24/2021
0.21.0 436 9/23/2021
0.20.0 438 9/22/2021
0.19.0 479 9/16/2021
0.18.0 411 9/16/2021
0.17.0 465 9/16/2021
0.16.1 458 9/14/2021
0.16.0 463 8/8/2021
0.15.0 516 8/8/2021
0.14.0 488 5/17/2021
0.13.0 453 5/17/2021
0.12.0 435 3/16/2021
0.11.1 456 3/16/2021
0.11.0 361 3/15/2021
0.10.1 331 3/15/2021
0.10.0 306 3/15/2021
0.9.0 363 3/13/2021

Multi-framework targeting — . Cleanup and refactoring.