Extended Model Binder for MVC framework that lets you plugin multiple model binders and property binders for the model you use in the application.
Info
Version: | 1.0.0 |
Author(s): | Sujip Maharjan <[email protected]> |
Last Update: | Tuesday, December 1, 2015 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/System.Web.Mvc.ExtendedModelBinder |
Install
Install-Package System.Web.Mvc.ExtendedModelBinder
dotnet add package System.Web.Mvc.ExtendedModelBinder
paket add System.Web.Mvc.ExtendedModelBinder
System.Web.Mvc.ExtendedModelBinder Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNet.Mvc(5.2.2)