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.
License
—
Deps
23
Install Size
—
Vulns
✓ 0
Published
Jan 3, 2014
$ dotnet add package SpaStack.NETNo README available.