TelerikMvcGridCustomBindingHelper.NHibernate 1.1.0.452

dotnet add package TelerikMvcGridCustomBindingHelper.NHibernate --version 1.1.0.452
NuGet\Install-Package TelerikMvcGridCustomBindingHelper.NHibernate -Version 1.1.0.452
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="TelerikMvcGridCustomBindingHelper.NHibernate" Version="1.1.0.452" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add TelerikMvcGridCustomBindingHelper.NHibernate --version 1.1.0.452
#r "nuget: TelerikMvcGridCustomBindingHelper.NHibernate, 1.1.0.452"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install TelerikMvcGridCustomBindingHelper.NHibernate as a Cake Addin
#addin nuget:?package=TelerikMvcGridCustomBindingHelper.NHibernate&version=1.1.0.452

// Install TelerikMvcGridCustomBindingHelper.NHibernate as a Cake Tool
#tool nuget:?package=TelerikMvcGridCustomBindingHelper.NHibernate&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 Compatible and additional computed target framework versions.
.NET Framework net40 is compatible.  net403 was computed.  net45 was computed.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.1.0.452 1 8/9/2014
1.1.0.449 59 8/9/2014
1.1.0.442 1 7/27/2014
1.0.15.349 53 5/24/2013
1.0.15.340 47 11/16/2012
1.0.15.312 44 11/8/2012
1.0.15.279 46 10/6/2012
1.0.15.247 46 9/5/2012
1.0.15.183 48 6/28/2012
1.0.15.123-beta 1 5/3/2012
1.0.15.109-beta 39 4/19/2012
1.0.15.101-beta 1 4/12/2012
1.0.15.87-beta 40 3/27/2012
1.0.15.86-beta 40 3/27/2012
1.0.15.84-beta 40 3/25/2012
1.0.15.83-beta 41 3/24/2012
1.0.15.82-beta 39 3/22/2012
1.0.15.80-beta 40 3/22/2012
1.0.15-beta 41 3/16/2012
1.0.14.1-beta 39 3/14/2012
1.0.1.1-beta 40 3/6/2012
1.0.1-beta 41 3/6/2012
1.0.0-beta 46 3/3/2012
0.5.1 43 2/23/2012
0.5.0 43 2/14/2012
0.4.1 45 1/23/2012
0.4.0 44 1/22/2012
0.3.6 1 1/20/2012
0.3.5 46 1/20/2012

Release associated with changeset: https://tgh.codeplex.com/SourceControl/changeset/708a29b557f3
     Please provide feedback/input here (https://tgh.codeplex.com/discussions).