Skip to content

teves-castro/SPAcify

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SPAcify

ASP.NET MVC TypeScript SPA starter kit inspired by the HotTowel SPA Template.

NuGet Package

This template is also available in nuget form:

Install-Package SPAcify

https://nuget.org/packages/SPAcify/

Features

  • Uses Durandaljs for application structure and MVVM,
  • Knockout for MVVM databinding
  • Typescript for client side application logic implementation,
  • T4 to generate typescript models from code first server side model (Entity Framework),
  • Breezejs for data querying and persistence.
  • Client side and server side Unit of Work and Repository Patterns to abstract data access on view models and controllers.

About

ASP.NET MVC TypeScript SPA starter kit inspired by the HotTowel SPA Template

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors