StorageProvider to use FileSystem as Data-Store.
Info
Version: | 2.0.0.11 |
Author(s): | Roger Zander |
Last Update: | Saturday, November 2, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/rzander/jaindb |
NuGet Url: | https://www.nuget.org/packages/jaindb.storage.FileStore |
Install
Install-Package jaindb.storage.FileStore
dotnet add package jaindb.storage.FileStore
paket add jaindb.storage.FileStore
jaindb.storage.FileStore Download (Unzip the "nupkg" after downloading)
Dependencies
- Costura.Fody(>= 4.1.0)
- Newtonsoft.Json(>= 12.0.3)
- jaindb.base(>= 1.2.3)
Tags