ProvenStyle.Durandal.StarterKit
0.0.11
dotnet add package ProvenStyle.Durandal.StarterKit --version 0.0.11
NuGet\Install-Package ProvenStyle.Durandal.StarterKit -Version 0.0.11
<PackageReference Include="ProvenStyle.Durandal.StarterKit" Version="0.0.11" />
paket add ProvenStyle.Durandal.StarterKit --version 0.0.11
#r "nuget: ProvenStyle.Durandal.StarterKit, 0.0.11"
// Install ProvenStyle.Durandal.StarterKit as a Cake Addin #addin nuget:?package=ProvenStyle.Durandal.StarterKit&version=0.0.11 // Install ProvenStyle.Durandal.StarterKit as a Cake Tool #tool nuget:?package=ProvenStyle.Durandal.StarterKit&version=0.0.11
This packages adds bootstrap 3 support to the Durandal StarterKit written by Rob Eisenberg.
Built using Durandal 2.0.1
-------------------------------------------------------------------------------------------
Durandal is a cross-device, cross-platform client framework written in JavaScript and designed to make Single Page Applications (SPAs) easy to create and maintain. We've used it to build apps for PC, Mac, Linux, iOS and Android...and now it's your turn...
This is a starter kit for durandal-based projects.
Learn more about Target Frameworks and .NET Standard.
-
- Bootstrap (>= 3.0.3)
- FontAwesome (>= 4.0.3.1)
- Microsoft.AspNet.Web.Optimization (>= 1.0.0)
- ProvenStyle.Durandal (>= 0.0.7)
- ProvenStyle.Durandal.Transitions (>= 0.0.7)
- WebActivator (>= 1.5.3)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on ProvenStyle.Durandal.StarterKit:
Package | Downloads |
---|---|
Durandal.Authentication
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. |
GitHub repositories
This package is not used by any popular GitHub repositories.