Skip to content

XVincentX/JsAction

Repository files navigation

JsAction

No Maintenance Intended

Build Status: Build status

JsAction is a simple and lightweight RouteHandler for ASP.NET MVC that will generate automatic jQuery based Javascript and provide a direct way to call MVC Action Methods using a single data annotation.

You will no longer have to write custom ajax calls to retrieve data, but just use this library.

  1. Mark your method with JsActionAttribute

Image1

  1. Call it directly from JavaScript with FULL intellisense support!!

Image1

qUnit tested:

Image1

Check the Wiki for more informations.

About

Routehandler for asp net, even if deprecated

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages