TelerikMvcGridCustomBindingHelper 1.1.0.452
Install-Package TelerikMvcGridCustomBindingHelper -Version 1.1.0.452
dotnet add package TelerikMvcGridCustomBindingHelper --version 1.1.0.452
<PackageReference Include="TelerikMvcGridCustomBindingHelper" Version="1.1.0.452" />
paket add TelerikMvcGridCustomBindingHelper --version 1.1.0.452
#r "nuget: TelerikMvcGridCustomBindingHelper, 1.1.0.452"
// Install TelerikMvcGridCustomBindingHelper as a Cake Addin
#addin nuget:?package=TelerikMvcGridCustomBindingHelper&version=1.1.0.452
// Install TelerikMvcGridCustomBindingHelper as a Cake Tool
#tool nuget:?package=TelerikMvcGridCustomBindingHelper&version=1.1.0.452
This project was created to help developers work with Telerik Grid for ASP.NET MVC providing some mapping techniques to convert Entities objects into ViewModels objects.
If you're one of us, you have to implement some sort of "custom binding" methods in order to query the database reporting the criteria for sort, group and filter the data, and then convert back the result to a list of ViewModels.
Sounds simple, but can become a very complicated and repetitive task.
So TelerikMvcGridCustomBindingHelper was built in order to help in this process in a very smooth way.
Product | Versions |
---|---|
.NET Framework | net40 net403 net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 |
-
- AutoMapper (>= 3.2.1 && <= 3.9.0)
- TelerikMvcExtensions (= 2013.2.611)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on TelerikMvcGridCustomBindingHelper:
Package | Downloads |
---|---|
TelerikMvcGridCustomBindingHelper.NHibernate
This project was created to help developers work with Telerik Grid for ASP.NET MVC providing some mapping techniques to convert Entities objects into ViewModels objects. If you're one of us, you have to implement some sort of "custom binding" methods in order to query the database reporting the criteria for sort, group and filter the data, and then convert back the result to a list of ViewModels. Sounds simple, but can become a very complicated and repetitive task. So TelerikMvcGridCustomBindingHelper was built in order to help in this process in a very smooth way. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated | |
---|---|---|---|
1.1.0.452 | 3,456 | 8/9/2014 | |
1.1.0.449 | 1,109 | 8/9/2014 | |
1.1.0.442 | 1,093 | 7/27/2014 | |
1.0.15.349 | 2,067 | 5/24/2013 | |
1.0.15.340 | 1,740 | 11/16/2012 | |
1.0.15.312 | 1,452 | 11/8/2012 | |
1.0.15.279 | 1,490 | 10/6/2012 | |
1.0.15.247 | 1,327 | 9/5/2012 | |
1.0.15.183 | 1,379 | 6/28/2012 | |
1.0.15.123-beta | 1,102 | 5/3/2012 | |
1.0.15.109-beta | 1,096 | 4/19/2012 | |
1.0.15.101-beta | 1,130 | 4/12/2012 | |
1.0.15.87-beta | 1,102 | 3/27/2012 | |
1.0.15.86-beta | 1,111 | 3/27/2012 | |
1.0.15.84-beta | 1,080 | 3/25/2012 | |
1.0.15.83-beta | 1,094 | 3/24/2012 | |
1.0.15.82-beta | 1,169 | 3/22/2012 | |
1.0.15.80-beta | 1,085 | 3/22/2012 | |
1.0.15-beta | 1,139 | 3/16/2012 | |
1.0.14.1-beta | 1,162 | 3/14/2012 | |
1.0.1.1-beta | 1,109 | 3/6/2012 | |
1.0.1-beta | 1,159 | 3/6/2012 | |
1.0.0-beta | 1,147 | 3/3/2012 | |
0.5.1 | 1,430 | 2/23/2012 | |
0.5.0 | 1,282 | 2/14/2012 | |
0.4.1 | 1,313 | 1/23/2012 | |
0.4.0 | 1,198 | 1/22/2012 | |
0.3.5 | 1,444 | 1/20/2012 | |
0.3.0 | 1,239 | 1/15/2012 | |
0.2.0 | 1,223 | 1/10/2012 | |
0.1.1 | 1,182 | 1/7/2012 | |
0.1.0 | 1,212 | 1/7/2012 |
Release associated with changeset: https://tgh.codeplex.com/SourceControl/changeset/708a29b557f3
Please provide feedback/input here (https://tgh.codeplex.com/discussions).