Info
Version: | 3.2.1 |
Author(s): | 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.AspNetCore |
Install
Install-Package KendoGridBinder.AspNetCore
dotnet add package KendoGridBinder.AspNetCore
paket add KendoGridBinder.AspNetCore
KendoGridBinder.AspNetCore Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 1.6
- AutoMapper(>= 5.2.0)
- Microsoft.AspNetCore.Mvc(>= 1.1.6)
- Microsoft.AspNetCore.Mvc.Core(>= 1.1.6)
- NETStandard.Library(>= 1.6.1)
- Newtonsoft.Json(>= 10.0.3)
- System.Collections.Specialized(>= 4.3.0)
- System.Linq.Dynamic.Core(>= 1.0.18)
- AutoMapper(>= 5.2.0)
- Microsoft.AspNetCore.Mvc(>= 2.0.2)
- Microsoft.AspNetCore.Mvc.Core(>= 2.0.2)
- Newtonsoft.Json(>= 10.0.3)
- System.Linq.Dynamic.Core(>= 1.0.18)
- AutoMapper(>= 5.2.0)
- Microsoft.AspNetCore.Mvc(>= 2.0.2)
- Microsoft.AspNetCore.Mvc.Core(>= 2.0.2)
- Newtonsoft.Json(>= 10.0.3)
- System.Linq.Dynamic.Core(>= 1.0.18)
Tags
AutoMapper is used to support mapping from ViewModel <> Entity.