File based storage for prototyping and small projects that don't require a database.
Info
Version: | 2.0.0 |
Author(s): | Allan Wright |
Last Update: | Tuesday, October 31, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/allanwright/Dataphile |
NuGet Url: | https://www.nuget.org/packages/dataphile |
Install
Install-Package dataphile
dotnet add package dataphile
paket add dataphile
dataphile Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Extensions.DependencyInjection(>= 2.0.0)
- Newtonsoft.Json(>= 9.0.1)