Skip to content
This repository has been archived by the owner on Sep 8, 2023. It is now read-only.
/ Kickbox Public archive

Razor markup for Knockout.js code generation in MVC views.

Notifications You must be signed in to change notification settings

ruze00/Kickbox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kickbox

This is v0.01 (initial alpha) of Kickbox - a project to map automatically between .NET and Knockout ViewModels. There are also helper functions to send/receive Json data to/from an MVC controller.

It is implemented using intuitive Razor syntax. For example, instead of @Html.TextBox, use @Ajax.TextBox and the HTML will be automatically rendered using the data-bind="..." attribute.

More docs coming soon, as well as next phase of implementation.

About

Razor markup for Knockout.js code generation in MVC views.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published