Durandal.Authentication
2.0.0
dotnet add package Durandal.Authentication --version 2.0.0
NuGet\Install-Package Durandal.Authentication -Version 2.0.0
<PackageReference Include="Durandal.Authentication" Version="2.0.0" />
paket add Durandal.Authentication --version 2.0.0
#r "nuget: Durandal.Authentication, 2.0.0"
// 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.
Learn more about Target Frameworks and .NET Standard.
-
- Microsoft.AspNet.Identity.Core (>= 2.0.0)
- ProvenStyle.Durandal.StarterKit (>= 0.0.11)
- Toastr (>= 2.0.1)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.