Info
Version: | 2.0.0 |
Author(s): | JayChase |
Last Update: | Wednesday, June 18, 2014 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/Useful-Software-Solutions-Ltd/Durandal451 |
NuGet Url: | https://www.nuget.org/packages/Durandal.Authentication |
Install
Install-Package Durandal.Authentication
dotnet add package Durandal.Authentication
paket add Durandal.Authentication
Durandal.Authentication Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNet.Identity.Core(2.0.0)
- ProvenStyle.Durandal.StarterKit(0.0.11)
- Toastr(2.0.1)
Tags
This package adds authentication (ASP.NET Identity version 2.0.0) to Durandal 2.0.1 (the Bootstrap 3 starterkit version). The expected version of JQuery is 1.10.2.
If you are using another version update the jquery path in App/main.js. If you are using ASP.NET Identity version 1.0.0 please install version 1.7.3 of this package.