OWIN Active Directory authentication for MVC projects.
Info
Version: | 1.0.4 |
Author(s): | Michael Reece |
Last Update: | Thursday, July 28, 2016 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/EcuMvcAuth |
Install
Install-Package EcuMvcAuth
dotnet add package EcuMvcAuth
paket add EcuMvcAuth
EcuMvcAuth Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Owin.Security.Cookies(>= 3.0.1)
- Microsoft.Owin.Host.SystemWeb(>= 3.0.1)
- Microsoft.AspNet.Mvc(>= 5.2.3)