This package is designed for a Json files storage.
Info
Version: | 2023.10304.1-alpha |
Author(s): | MACK Mathieu |
Last Update: | Friday, March 3, 2023 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/mathieumack/NoSqlRepositories |
NuGet Url: | https://www.nuget.org/packages/NoSqlRepositories.JsonFiles |
Install
Install-Package NoSqlRepositories.JsonFiles
dotnet add package NoSqlRepositories.JsonFiles
paket add NoSqlRepositories.JsonFiles
NoSqlRepositories.JsonFiles Download (Unzip the "nupkg" after downloading)
Dependencies
- NoSqlRepositories.Core(>= 2020.10724.2)
- Newtonsoft.Json(>= 12.0.3)
- System.Collections.Concurrent(>= 4.3.0)
Tags