Info
Version: | 2.0.1 |
Author(s): | John Papa |
Last Update: | Wednesday, September 11, 2013 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/johnpapa/HotTowel |
NuGet Url: | https://www.nuget.org/packages/HotTowel |
Install
Install-Package HotTowel
dotnet add package HotTowel
paket add HotTowel
HotTowel Download (Unzip the "nupkg" after downloading)
Dependencies
- Breeze.WebApi(1.4.1)
- jQuery(1.9.1)
- toastr(2.0.1)
- Twitter.Bootstrap(2.3.2)
- Microsoft.AspNet.WebApi(4.0.30506.0)
- Microsoft.AspNet.Razor(2.0.30506.0)
- Microsoft.AspNet.Web.Optimization(1.1.0)
- Durandal(2.0.0)
- Durandal.Transitions(2.0.0)
- knockoutjs(2.3.0)
- Moment.js(2.1.0)
- WebActivatorEx(2.0.3)
Tags
* 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.