SpaStack.NET 1.0.0.3

.NET Framework 4.5
dotnet add package SpaStack.NET --version 1.0.0.3
NuGet\Install-Package SpaStack.NET -Version 1.0.0.3
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="SpaStack.NET" Version="1.0.0.3" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add SpaStack.NET --version 1.0.0.3
#r "nuget: SpaStack.NET, 1.0.0.3"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install SpaStack.NET as a Cake Addin
#addin nuget:?package=SpaStack.NET&version=1.0.0.3

// Install SpaStack.NET as a Cake Tool
#tool nuget:?package=SpaStack.NET&version=1.0.0.3

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.

Product Versions
.NET Framework net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 net481
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.0.0.3 1,513 1/3/2014
1.0.0.2 1,016 1/3/2014
1.0.0.1 1,291 1/3/2014
1.0.0 1,304 1/2/2014