Info
Version: | 0.0.1 |
Author(s): | Devon Burriss |
Last Update: | Monday, February 29, 2016 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/dburriss/BetterSession.AspNet.Mvc |
NuGet Url: | https://www.nuget.org/packages/BetterSession.AspNet.Mvc |
Install
Install-Package BetterSession.AspNet.Mvc
dotnet add package BetterSession.AspNet.Mvc
paket add BetterSession.AspNet.Mvc
BetterSession.AspNet.Mvc Download (Unzip the "nupkg" after downloading)
Dependencies
dotnet5.4
- Microsoft.AspNet.Mvc.ViewFeatures(>= 6.0.01)
- PhilosophicalMonkey(>= 0.13.011)
- Newtonsoft.Json(>= 8.0.1)
- Microsoft.CSharp(>= 4.0.123516)
- System.Collections(>= 4.0.1123516)
- System.Linq(>= 4.0.123516)
- System.Runtime(>= 4.0.2123516)
- System.Threading(>= 4.0.1123516)
- System.Security.Cryptography.Cng(>= 4.0.023516)
- System.Security.Cryptography.Csp(>= 4.0.023516)
- Microsoft.AspNet.Mvc.ViewFeatures(>= 6.0.01)
- PhilosophicalMonkey(>= 0.13.011)
- Newtonsoft.Json(>= 8.0.1)
Tags
BetterSession provides extension methods for working with mvc core Session and TempData.