Sign in Sign up
nuget

SpaStack.NET

What is this? ------------- SpaStack.NET is a Single Page Application (SPA) web boilerplate framework built from Durandal.js JayData.js ASP.NET Web API 2 oData . It allows you to maintain one slim codebase . It be package with PhoneGap for native deployments to Android / iPhone / Blackberry / Windows Phone / Browsers / Windows 8 / etc... It follows RESTful OData MVC patterns on the server side and MVVM patterns in the client side. Examples of desireable things SpaStack can do: -Paging -Validation -Aync Promises -Offline - IndexedDB, WebSql, LocalStorage providers -$expand OData REST entities -MVVM data-bind to observables in your view To Install ----------- Create a new empty ASP.NET Web application or add to an existing project. Then install this nuget package.

nuget View on Nuget

Activity

Latest release
12y ago
Total releases
4
Cadence
~daily
Last 12 months
0

Details

First release
Jan 02, 2014
Releases
Version Released
1.0.0.3 patch
1.0.0.2 patch
1.0.0.1 patch
1.0.0 initial