ASP.NET Core Session Helpers and Extensions powered by MessagePack.
Info
Version: | 0.1.0 |
Author(s): | Hamed ZVand |
Last Update: | Monday, September 2, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/SorenZ/Alamut.AspNet/wiki/Session-Extensions |
NuGet Url: | https://www.nuget.org/packages/Alamut.Extensions.Session |
Install
Install-Package Alamut.Extensions.Session
dotnet add package Alamut.Extensions.Session
paket add Alamut.Extensions.Session
Alamut.Extensions.Session Download (Unzip the "nupkg" after downloading)
Dependencies
- MessagePack(>= 1.7.3.7)
- Microsoft.AspNetCore.Http.Features(>= 2.2.0)