BetterSession provides extension methods for working with mvc core Session and TempData.
Info
Version: | 1.0.0 |
Author(s): | Devon Burriss |
Last Update: | Sunday, September 4, 2016 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/dburriss/BetterSession.AspNet.Mvc |
NuGet Url: | https://www.nuget.org/packages/BetterSession.AspNetCore |
Install
Install-Package BetterSession.AspNetCore
dotnet add package BetterSession.AspNetCore
paket add BetterSession.AspNetCore
BetterSession.AspNetCore Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 1.6
- Microsoft.CSharp(>= 4.0.1)
- Microsoft.AspNetCore.Mvc.ViewFeatures(>= 1.0.0)
- PhilosophicalMonkey(>= 1.0.1)
- Newtonsoft.Json(>= 9.0.1)
- Microsoft.AspNetCore.Mvc.ViewFeatures(>= 1.0.0)
- PhilosophicalMonkey(>= 1.0.1)
- Newtonsoft.Json(>= 9.0.1)
Tags