A scaffold for building an application with Zurb for Applications and .Net that includes OWIN Token based authentication.
Info
Version: | 1.0.0.5 |
Author(s): | Sean Patterson |
Last Update: | Monday, January 19, 2015 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/Dillie-O/z4a-dotnet-scaffold-auth |
NuGet Url: | https://www.nuget.org/packages/z4a-dotnet-scaffold-auth |
Install
Install-Package z4a-dotnet-scaffold-auth
dotnet add package z4a-dotnet-scaffold-auth
paket add z4a-dotnet-scaffold-auth
z4a-dotnet-scaffold-auth Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNet.Identity.EntityFramework(2.1.0)
- Microsoft.AspNet.Identity.Owin(2.1.0)
- Microsoft.AspNet.WebApi(5.2.2)
- Microsoft.AspNet.WebApi.Owin(5.2.2)
- Microsoft.Owin.Cors(3.0.0)
- Microsoft.Owin.Host.SystemWeb(3.0.0)
Tags