![]() |
VOOZH | about |
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" />
<PackageVersion Include="Durandal.Authentication" Version="2.0.0" />Directory.Packages.props
<PackageReference Include="Durandal.Authentication" />Project file
paket add Durandal.Authentication --version 2.0.0
#r "nuget: Durandal.Authentication, 2.0.0"
#:package Durandal.Authentication@2.0.0
#addin nuget:?package=Durandal.Authentication&version=2.0.0Install as a Cake Addin
#tool nuget:?package=Durandal.Authentication&version=2.0.0Install as a Cake Tool
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.
This package is not used by any NuGet packages.
This package is not used by any popular GitHub repositories.