A .NET library for persisting objects to and from the filesystem.
Info
Version: | 1.0.1 |
Author(s): | Brian Pursley |
Last Update: | Wednesday, April 12, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/brianpursley/file-persist |
NuGet Url: | https://www.nuget.org/packages/FilePersist |
Install
Install-Package FilePersist
dotnet add package FilePersist
paket add FilePersist
FilePersist Download (Unzip the "nupkg" after downloading)
Dependencies
- NETStandard.Library(>= 1.6.1)
- Newtonsoft.Json(>= 10.0.2)