A SQLite session store for Red.CookieSessions, to persists sessions.
Info
Version: | 3.0.0 |
Author(s): | Malte Rosenbjerg |
Last Update: | Saturday, February 22, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/RedHttp/Red.CookieSessions |
NuGet Url: | https://www.nuget.org/packages/Red.CookieSessions.SQLiteStore |
Install
Install-Package Red.CookieSessions.SQLiteStore
dotnet add package Red.CookieSessions.SQLiteStore
paket add Red.CookieSessions.SQLiteStore
Red.CookieSessions.SQLiteStore Download (Unzip the "nupkg" after downloading)
Dependencies
- Red.CookieSessions(>= 5.1.0)
- sqlite-net-pcl(>= 1.6.292)
Tags