Info
Version: | 1.1.3 |
Author(s): | Juergen Gutsch |
Last Update: | Monday, January 19, 2015 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://bitbucket.org/JuergenGutsch/simpleobjectstore/wiki/Home |
NuGet Url: | https://www.nuget.org/packages/Gos.SimpleObjectStore |
Install
Install-Package Gos.SimpleObjectStore
dotnet add package Gos.SimpleObjectStore
paket add Gos.SimpleObjectStore
Gos.SimpleObjectStore Download (Unzip the "nupkg" after downloading)
Dependencies
- Newtonsoft.Json(5.0.8)
Tags
The objects will be serialized to JSON and stored on the file system by default.