This is a ModelBinder designed to consume an http request and build a json serializable object for the Kendo UI Grid datasource. AutoMapper is used to support mapping from ViewModel <> Entity.
MIT License
54
stars
24
forks
source link
Nuget upgrade neccessary to build solution file #13
I upgraded NuGet to product version 2.8.1 as it's a required to have at least 2.8 in order to build the application with the _CreateNewNuGetPackage Powershell commands. Haven't tried contributing to github before, so if I need to change something, let me know. Left it on master as it's not likely to affect any other possible branches.
I upgraded NuGet to product version 2.8.1 as it's a required to have at least 2.8 in order to build the application with the _CreateNewNuGetPackage Powershell commands. Haven't tried contributing to github before, so if I need to change something, let me know. Left it on master as it's not likely to affect any other possible branches.