Straightforward file system database for .NET applications which helps you store data with minimal overhead.
Info
Version: | 2.1.0 |
Author(s): | Jaroslav Klíma |
Last Update: | Sunday, March 1, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/Masherak/EasyDatabase |
NuGet Url: | https://www.nuget.org/packages/EasyDatabase.FileRepository |
Install
Install-Package EasyDatabase.FileRepository
dotnet add package EasyDatabase.FileRepository
paket add EasyDatabase.FileRepository
EasyDatabase.FileRepository Download (Unzip the "nupkg" after downloading)
Dependencies
- EasyDatabase.Core(>= 1.1.0)
- Newtonsoft.Json(>= 12.0.3)
Tags