TXFS (transactable file system) is an open-source .NET library that allows transactional file system access.
Info
| Version: | 1.1.0.2 |
| Author(s): | spikensbror |
| Last Update: | Tuesday, August 20, 2019 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/spikensbror-dotnet/txfs |
| NuGet Url: | https://www.nuget.org/packages/Txfs |
Install
Install-Package Txfs
dotnet add package Txfs
paket add Txfs
Txfs Download (Unzip the "nupkg" after downloading)
Dependencies
- Newtonsoft.Json(>= 12.0.2)