Durandal.Authentication 2.0.0

dotnet add package Durandal.Authentication --version 2.0.0
NuGet\Install-Package Durandal.Authentication -Version 2.0.0
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Durandal.Authentication" Version="2.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Durandal.Authentication --version 2.0.0
#r "nuget: Durandal.Authentication, 2.0.0"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Durandal.Authentication as a Cake Addin
#addin nuget:?package=Durandal.Authentication&version=2.0.0

// Install Durandal.Authentication as a Cake Tool
#tool nuget:?package=Durandal.Authentication&version=2.0.0

To get started create a new Web Api project with the authentication set to 'Individual User Accounts' then install this package. 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.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
2.0.0 4,386 6/18/2014
1.7.3 1,880 5/14/2014
1.6.7 1,742 4/17/2014
1.6.6 1,748 4/17/2014
1.6.5 1,790 4/10/2014