Info
Version: | 1.1.0 |
Author(s): | Zohaib Sibte Hassan |
Last Update: | Thursday, May 19, 2016 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/maxpert/KoduStore |
NuGet Url: | https://www.nuget.org/packages/KoduStore |
Install
Install-Package KoduStore
dotnet add package KoduStore
paket add KoduStore
KoduStore Download (Unzip the "nupkg" after downloading)
Dependencies
- Newtonsoft.Json(>= 8.0.3)
- LevelDB.UWP(>= 1.18.2)
Tags
It's a really basic document store with support for primary and secondary index support; this will solve most of your problems. Right now it's a PCL (for UWP).