Info
Version: | 1.1.1 |
Author(s): | DCastro |
Last Update: | Thursday, March 22, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/dcastro/MementoContainer |
NuGet Url: | https://www.nuget.org/packages/MementoContainer |
Install
Install-Package MementoContainer
dotnet add package MementoContainer
paket add MementoContainer
MementoContainer Download (Unzip the "nupkg" after downloading)
Dependencies
Tags
It is a lightweight utility that takes a snapshot of your objects' state so that you can easily rollback to a previous state when recovering from errors.