Nancy.Session.Persistable
0.9.0
See the version list below for details.
dotnet add package Nancy.Session.Persistable --version 0.9.0
NuGet\Install-Package Nancy.Session.Persistable -Version 0.9.0
<PackageReference Include="Nancy.Session.Persistable" Version="0.9.0" />
paket add Nancy.Session.Persistable --version 0.9.0
#r "nuget: Nancy.Session.Persistable, 0.9.0"
// Install Nancy.Session.Persistable as a Cake Addin #addin nuget:?package=Nancy.Session.Persistable&version=0.9.0 // Install Nancy.Session.Persistable as a Cake Tool #tool nuget:?package=Nancy.Session.Persistable&version=0.9.0
A framework for Nancy to allow persistent sessions and strongly-typed access to session values
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net452 is compatible. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
-
- Nancy (>= 1.4.3)
- Newtonsoft.Json (>= 9.0.1)
NuGet packages (5)
Showing the top 5 NuGet packages that depend on Nancy.Session.Persistable:
Package | Downloads |
---|---|
Nancy.Session.RethinkDB
A RethinkDB-backed session provider for Nancy (utilizing Nancy.Session.Persistable) |
|
Nancy.Session.InMemory
An in-memory session store for Nancy (utilizing Nancy.Session.Persistable) |
|
Nancy.Session.MongoDB
A MongoDB-backed session provider for Nancy (utilizing Nancy.Session.Persistable) |
|
Nancy.Session.Relational
A relational database-backed session provider for Nancy (utilizing Nancy.Session.Persistable) |
|
Nancy.Session.RavenDB
A RavenDB-backed session provider for Nancy (utilizing Nancy.Session.Persistable) |
GitHub repositories
This package is not used by any popular GitHub repositories.
Package is stable enough to move to Release configuration