HotTowel 2.0.1

dotnet add package HotTowel --version 2.0.1
NuGet\Install-Package HotTowel -Version 2.0.1
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="HotTowel" Version="2.0.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add HotTowel --version 2.0.1
#r "nuget: HotTowel, 2.0.1"
#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 HotTowel as a Cake Addin
#addin nuget:?package=HotTowel&version=2.0.1

// Install HotTowel as a Cake Tool
#tool nuget:?package=HotTowel&version=2.0.1

Want to build a SPA but can't decide where to start? Use Hot Towel and in seconds you'll have a SPA and all the tools you need to build on it!

* Use Hot Towel for ASP.NET MVC
* Use Hot Towelette for ASP.NET (no MVC required)

Hot Towel creates a great starting point for building a SPA with ASP.NET MVC, Knockout for data bindings, Durandal for navigation and UI, and Breeze for data management.

Hot Towel also adds pop-up toasts with Toastr, date formatting with Moment, styling with Twitter Bootstrap, and browser history integration with Durandal.Router.

Hot Towel: Because you don't want to go to the SPA without one!

* Hot Towel and Hot Towelette are shown in the SPA JumpStart course at www.pluralsight.com

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.1 20,034 9/11/2013
2.0.0 12,716 8/30/2013
2.0.0-beta 1,955 8/30/2013
1.0.7 88,420 3/5/2013
1.0.6 2,993 2/27/2013
1.0.4 4,729 2/19/2013
1.0.3 2,701 2/17/2013
1.0.2 2,324 2/13/2013

Added _references.js for intellisense in Visual Studio. Added Knockout data-bind starting point to the views. Cleaned code from shell.js.