Skip to content

Riverama/SPATemplateKO

Repository files navigation

KO-SPA-Template

###Simple SPA Template with ASP.NET MVC & Knockout.js

Updated: Jan 1st 2015 By: Cristian F Rivera @ Sifabs Systems

###Project Description Simple ASP.NET MVC & KockoutJS based SPA template

This is a custom version of the ASP.NET MVC template modified to turn it into a Single Page Application type project. It is similar to Angular based structures, but utilizing Knckout.js instead to handle model-views in the client side.

The core of this structure is based on Knockout 3.2 Components and it's inspired by work from Steve Sanderson's talk on SPA architecture

The project allows traditional ASP.NET MVC Server Side actions/views to be called and injected along with client side models as pages in the application; this provides the added benefit of being able to do standard server side processing in Controllers prior to presentation.

###Technologies

  • ASP.NET MVC 4 C#
  • Knockout.js
  • jQuery AJAX, Json
  • Bootstrap
  • Javascript

###Requirements Visual Studio 2012 or 2013

###License Licensed under Apache, Version 2.0 license Apache License

About

Simple SPA Template powered by ASP.NET MVC + Knockout.js

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages