Skip to content

dinowang/MvcTrig

Repository files navigation

MvcTrig

ASP.NET MVC Client Trigging Framework

MvcTrig can help developer write clean MVC Views/PartialViews.

The goal of project is making View without to have scripts directly.

Instead of send intents from Actions to browser, handle intents by generalized or customized scripts.

Support both Page / AJAX requests

MvcTrig support include intents within an AJAX call. And keep HTTP body still clear.

MvcTrig attach intents in HTTP header to simplfy ViewResult and script codes.

Examples

License

Copyright (c) 2015 Dino Wang, licensed under the MIT License (enclosed)