SpaStack.NET 1.0.0.3

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 Compatible and additional computed target framework versions.
.NET Framework net45 is compatible.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
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,692 1/3/2014
1.0.0.2 1,178 1/3/2014
1.0.0.1 1,572 1/3/2014
1.0.0 1,471 1/2/2014