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.
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.
Copyright (c) 2015 Dino Wang, licensed under the MIT License (enclosed)