TelerikMvcGridCustomBindingHelper.NHibernate 1.0.15.183

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated

This is a RC (release candidate) version, please test and report any error or problem you encounter.

Warning: There are many changes in this release and some of them break backward compatibility.

Release notes (since 0.5.0-Alpha version):

* Custom aggregates via an inherited class or inline fluent function
* Ignore group on aggregates for better performance
* Projections (restriction of the database columns queried) for an even better performance
* Overall performance optimizations
* Easier configurations (look for GridModelMapper.Configuration)
* Compatibility with AutoMapper 2.1.267
* Compatibility with TelerikMvcExtensions 2012.2.607
* Support for unmapped properties on custom aggregates
* BooleanSubstitutes and GlobalBooleanSubstitutes
* CustomValueResolvers and GlobalValueResolvers
* Better integration with ORMs  through the interface IORMIntegration and INHibernateIntegration
* Many bugfixes and internal updates

**Please provide feedback/input on this pre-release (https://tgh.codeplex.com/discussions).