Provides AccountController with some common methods such as login, logout, get account info.
Info
Version: | 1.3.0 |
Author(s): | RabbitSoftware |
Last Update: | Monday, December 11, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://nuget.org/packages/NuGet.FindTheBest.Security.OwinMvc |
NuGet Url: | https://www.nuget.org/packages/FindTheBest.Security.OwinMvc |
Install
Install-Package FindTheBest.Security.OwinMvc
dotnet add package FindTheBest.Security.OwinMvc
paket add FindTheBest.Security.OwinMvc
FindTheBest.Security.OwinMvc Download (Unzip the "nupkg" after downloading)
Dependencies
- FindTheBest.Security(>= 1.0.2)
- Microsoft.Owin.Host.SystemWeb(>= 3.1.0)
- Microsoft.AspNet.Mvc(>= 5.2.3)