Search for modelbinder returned 11 packages
Displaying results 1 - 11.
-
MvcJqGrid
By:
A fluent html helper which eases the the implementation of jqGrid in ASP.NET MVC applications. JqGrid modelbinder included. ORM independent
-
KendoGridBinder
By:
This is a ModelBinder designed to painlessly consume an http request and build a json serializable object for the Kendo UI Grid datasource.
-
HtmlLaundry
By:
Cleans html with a whitelist for tags and attributes. Filters attributes with regex. It has a Model Binder for MVC 3 that detects UIHint("html"), AllowHtml and DataType attributes on model's properties and cleans those properies' value before the action method.
-
SharpArch.Web.Mvc.Castle 2.0.4
By:
Provides MVC ModelBinder using Sharp Architecture's IRepository implementation registered with the IoC Container, a Castle Windsor MVC controller factory and Json.Net ActionResult
-
KendoGridBinderEx
By:
This is an extension on the KendoGridBinder which uses AutoMapper to support mapping from ViewModel <> Entity.
-
Linq2Rest.Mvc
By:
ASP.NET MVC extensions for Linq2Rest to support binding a Linq2Rest ModelFilter using a ModelBinder. Use ModelFilterBinder as default model binder for IModelFilter{T}.
-
DIModelBinder
By:
Asp.Net MVC Model Binder with Dependency Injection
-
ASP.NET MVC JQGrid
By:
This plugin is used to help integrate jqGrid into ASP.NET MVC and Entity framework with A fluent html helper which eases the the implementation of jqGrid in ASP.NET MVC applications. Support for Razor and WebForms view engine. JqGrid modelbinder included.
-
RequestModelBinder
By:
Library to invoke methods by binding request parameters to method parameters. Examples of usage can be found on: https://github.com/vytautas-pranskunas-/requestmodelbinder
-
Go2.Architecture.Web.Mvc.Castle
By:
Provides MVC ModelBinder using Go2 Architecture's IRepository implementation registered with the IoC Container, a Castle Windsor MVC controller factory and Json.Net ActionResult
-
Mvc3ModelBinderHelpers
By:
A collection of enhancements for the ASP.NET MVC 3 default model binder.