Skip to content

Latest commit

 

History

History
23 lines (11 loc) · 589 Bytes

README.md

File metadata and controls

23 lines (11 loc) · 589 Bytes

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)