UndoService NuGet Package

Simple undo/redo service based on the memento pattern.

It uses delegates to get and set state. You can use different services to track different parts of the application state.

The main advantage of this is that you don't have to store the whole of the application state on every change.




Got any UndoService Question?





Info

Version: 2.3.2
Author(s): Peter Dongan
Last Update: Tuesday, November 17, 2020
.NET Fiddle: Create the first Fiddle
Project Url: https://peterdongan.github.io/UndoService/
NuGet Url: https://www.nuget.org/packages/UndoService


Install
Install-Package UndoService
dotnet add package UndoService
paket add UndoService
UndoService Download (Unzip the "nupkg" after downloading)



Tags



STATS

must-have-score

1

avg-downloads-per-day

3

days-since-last-release

1255