Info
Version: | 3.2.1 |
Author(s): | Ryan Whitmire, Josh Ball, Carlos Adriano Portes, Stef Heyenrath |
Last Update: | Monday, April 6, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/StefH/KendoGridBinderEx |
NuGet Url: | https://www.nuget.org/packages/KendoGridBinder |
Install
Install-Package KendoGridBinder
dotnet add package KendoGridBinder
paket add KendoGridBinder
KendoGridBinder Download (Unzip the "nupkg" after downloading)
Dependencies
- AutoMapper(>= 5.2.0)
- Microsoft.AspNet.Mvc(>= 5.2.3)
- Microsoft.AspNet.WebApi.Client(>= 5.2.3)
- Microsoft.AspNet.WebApi.Core(>= 5.2.3)
- Newtonsoft.Json(>= 10.0.3)
- System.Linq.Dynamic.Core(>= 1.0.18)
Tags
AutoMapper is used to support mapping from ViewModel <> Entity.