Use a json file as a database for your application utilising Dependacy injection, automatic Objact Table Mapping, and flexible migration to other database providers.
Info
Version: | 1.0.2 |
Author(s): | Makame Makame |
Last Update: | Friday, June 15, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/hamzamac/JsonFileDB |
NuGet Url: | https://www.nuget.org/packages/JsonFileDataBase |
Install
Install-Package JsonFileDataBase
dotnet add package JsonFileDataBase
paket add JsonFileDataBase
JsonFileDataBase Download (Unzip the "nupkg" after downloading)
Dependencies
- Newtonsoft.Json(>= 11.0.2)
Tags