Info
Version: | 1.0.7 |
Author(s): | John Papa |
Last Update: | Tuesday, March 5, 2013 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/johnpapa/HotTowel |
NuGet Url: | https://www.nuget.org/packages/HotTowelette |
Install
Install-Package HotTowelette
dotnet add package HotTowelette
paket add HotTowelette
HotTowelette Download (Unzip the "nupkg" after downloading)
Dependencies
- Breeze.WebApi(1.1.2)
- Durandal(1.1.1)
- Durandal.Router(1.1.1)
- Durandal.Transitions(1.1.1)
- jQuery(1.9.1)
- knockoutjs(2.2.1)
- Moment.js(1.7.2)
- toastr(1.2.2)
- Twitter.Bootstrap(2.2.2)
- Microsoft.AspNet.WebApi(4.0.20710.0)
- Microsoft.AspNet.Razor(2.0.20715.0)
- Microsoft.AspNet.Web.Optimization(1.0.0)
- WebActivator(1.5.3)
Tags
* Use Hot Towel for ASP.NET MVC
* Use Hot Towelette for ASP.NET (no MVC required)
Hot Towelette creates a great starting point for building a SPA with ASP.NET, Knockout for data bindings, Durandal for navigation and UI, and Breeze for data management.
Hot Towelette also adds pop-up toasts with Toastr, date formatting with Moment, styling with Twitter Bootstrap, and browser history integration with Durandal.Router.
Hot Towelette: 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.