65 packages tagged with “Redo”
INotifyPropertyChanged, Recordable (undo/redo) and Weak Event patterns. An official PostSharp pattern library.
Command, Dependency Property and Attached Property patterns. Also contains WPF controls for PostSharp.Patterns.Model. An official PostSharp pattern library.
Redistributable components for package 'PostSharp.Patterns.Xaml'. This package should only be installed as a dependency. (This is not the package you are looking for).
A simple .NET Undo/Redo framework with mergeable actions and composite transactions.
Controls and commands for the PostSharp Model Pattern Library.
Memento library.
This package is a duplicated package just for private using. The nathanaw's raw package is perfect. If you like this package, please just download its row version from the following URI: https://www.nuget.org/packages/MUF/1.2.1 Thank you.
Reactive undo/redo framework for .NET.
A small history toolkit. Supports saving states, undo, and redo. States are saved as serialized JSON objects, via the Newtonsoft.Json library.
Lightweight and extensible undo framework for .NET
A free smart object model library. Supporting Tables, Relations, Transactions, Computed Columns, Undo/Redo, Constraints, Rules...
Provides .NET exception handling retry logic via a fluent interface.
Provides .NET exception handling retry logic via a fluent interface in a recipe format.
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.
A lightweight, flexible and easy to use do/undo/redo implementation based on immutable objects for .NET.
Undo-redo support for .NET applications
A C# library that makes it easy to handle undo and redo.
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.
Undo / Redo library for WPF+MVVM
a simple undo/redo library for .Net
undoable.js is licensed under the Apache license 2.0. Please see LICENSE for more detail.
Opentribe Memento the C# open source library to manage Undo/Redo
A simple undo\redo manager for .net, less than 100 lines...
A undo/redo library.
Reactive-Redux is a predictable state container for .NET apps. Modified from Guillaume Salles https://github.com/GuillaumeSalles/redux.NET
Provides a general purpose do,undo,redo framework that can be used for any user-driven application that requires change tracking
Easy and lightweight Undo/Redo operations implementation