Encrypted Token based authentication and authorization for MVC Projects.
Info
Version: | 1.0.1.4 |
Author(s): | Kaizen |
Last Update: | Monday, September 10, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/Kaizen-Code/EncryptedToken |
NuGet Url: | https://www.nuget.org/packages/Kaizen.Mvc.EncryptedToken |
Install
Install-Package Kaizen.Mvc.EncryptedToken
dotnet add package Kaizen.Mvc.EncryptedToken
paket add Kaizen.Mvc.EncryptedToken
Kaizen.Mvc.EncryptedToken Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNet.Mvc(>= 5.2.3)
- EntityFramework(>= 6.1.3)
Tags