Info
Version: | 1.0.4 |
Author(s): | Konstantin Kryzhanovskii |
Last Update: | Thursday, July 26, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/simbadltd/simbad.platform |
NuGet Url: | https://www.nuget.org/packages/Simbad.Platform.Persistence |
Install
Install-Package Simbad.Platform.Persistence
dotnet add package Simbad.Platform.Persistence
paket add Simbad.Platform.Persistence
Simbad.Platform.Persistence Download (Unzip the "nupkg" after downloading)
Dependencies
- Newtonsoft.Json(>= 11.0.2)
- Simbad.Platform.Core(>= 1.0.6)
This package provides functionality and abstractions to get started with persistence for your project. Also the package includes simple persistence based on the in-memory storage.