HotTowelette 1.0.7
dotnet add package HotTowelette --version 1.0.7
NuGet\Install-Package HotTowelette -Version 1.0.7
<PackageReference Include="HotTowelette" Version="1.0.7" />
paket add HotTowelette --version 1.0.7
#r "nuget: HotTowelette, 1.0.7"
// Install HotTowelette as a Cake Addin #addin nuget:?package=HotTowelette&version=1.0.7 // Install HotTowelette as a Cake Tool #tool nuget:?package=HotTowelette&version=1.0.7
Want to build a SPA but can't decide where to start? Use Hot Towelette 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 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
Learn more about Target Frameworks and .NET Standard.
-
- 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)
- Microsoft.AspNet.Razor (>= 2.0.20715)
- Microsoft.AspNet.Web.Optimization (>= 1.0.0)
- Microsoft.AspNet.WebApi (>= 4.0.20710)
- Moment.js (>= 1.7.2)
- toastr (>= 1.2.2)
- Twitter.Bootstrap (>= 2.2.2)
- WebActivator (>= 1.5.3)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Added _references.js for intellisense in Visual Studio. Added Knockout data-bind starting point to the views. Cleaned code from shell.js.