Simple SQLite and Dapper key store (was Rn.KeyStore) - this is a drop in solution for working with persistent data in your projects.
Learn Dapper: https://www.learndapper.com/
Dapper Tutorial: https://dappertutorial.net/
Info
Version: | 1.0.0.106 |
Author(s): | Richard Niemand |
Last Update: | Monday, May 18, 2015 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/niemandr/Rn.DataStore |
NuGet Url: | https://www.nuget.org/packages/Rn.DataStore |
Install
Install-Package Rn.DataStore
dotnet add package Rn.DataStore
paket add Rn.DataStore
Rn.DataStore Download (Unzip the "nupkg" after downloading)
Dependencies
- Dapper(1.42)
- System.Data.SQLite.Core(1.0.96.0)
Tags