jeffreypalermo
- 1,072,430 total downloads
- last updated 1/7/2011
- Latest version: 2.0.95
MvcContrib was designed to add functionality and ease-of-use to Microsoft's ASP.NET MVC Framework, MVC Contrib is useful for developers looking to develop and test UI elements on top of the ASP.NET MVC framework.
- 285,414 total downloads
- last updated 11/21/2013
- Latest version: 5.0.0
MvcContrib was designed to add functionality and ease-of-use to Microsoft's ASP.NET MVC Framework, MVC Contrib is useful for developers looking to develop and test UI elements on top of the ASP.NET MVC framework.
- 46,150 total downloads
- last updated 2/29/2012
- Latest version: 6.0.0
Adds ability to support aliases for model binding. Set action parameter to "product" and place "productid" on querystring. i.e. public ActionResult Index([Alias("pid"]Product product) ... add global filter ... filters.Add(new AliasInitializer());
- 42,990 total downloads
- last updated 11/12/2021
- Latest version: 2.0.0
Command line database change management tool. And a drop-in replacement for the Tarantino database deployer.
- 24,087 total downloads
- last updated 11/12/2021
- Latest version: 2.0.0
Visual Studio kickstarter for AliaSQL
- 3,166 total downloads
- last updated 12/7/2021
- Latest version: 2.1.1
Opt-in Model-View-Controller framework for Blazor. Keep UI logic away from layout and formatting. Enable decoupled and dynamically composed screens along with broadcasted UI events. From a founder of the ASP.NET MvcContrib library.