A small library for using Undo-Redo Commands.
To install InfiniSwiss.UndoRedo, run the following command in the Package Manager Console:
PM> Install-Package InfiniSwiss.UndoRedo
To install InfiniSwiss.UndoRedo.Wpf, run the following command in the Package Manager Console:
PM> Install-Package InfiniSwiss.UndoRedo.Wpf
You can find the documentation and code samples here: https://github.com/InfiniSwiss/InfiniSwiss.UndoRedo/