Provides asynchronous checkpoint functionality, such as asynchronous autosave for documents.
Info
Version: | 0.3.0 |
Author(s): | Victor Milovanov |
Last Update: | Wednesday, June 1, 2022 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/losttech/Checkpoint |
NuGet Url: | https://www.nuget.org/packages/LostTech.Checkpoint |
Install
Install-Package LostTech.Checkpoint
dotnet add package LostTech.Checkpoint
paket add LostTech.Checkpoint
LostTech.Checkpoint Download (Unzip the "nupkg" after downloading)
Dependencies
- NETStandard.Library(>= 1.6.1)