Emuses is simple session manager for .net core.
Info
Version: | 2.1.0 |
Author(s): | Tomasz Jerzak |
Last Update: | Saturday, October 6, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/teja-1010100/emuses |
NuGet Url: | https://www.nuget.org/packages/Emuses |
Install
Install-Package Emuses
dotnet add package Emuses
paket add Emuses
Emuses Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNetCore.Http.Abstractions(>= 2.1.1)
- Microsoft.AspNetCore.Http.Features(>= 2.1.1)
- Microsoft.Extensions.Hosting.Abstractions(>= 2.1.1)
- Microsoft.Extensions.Logging.Abstractions(>= 2.1.1)
- Npgsql(>= 3.2.6)
Tags