Page 1 of 1

New build of Entity Developer 5.7.436 is available!

Posted: Thu 04 Sep 2014 10:50
by Devart
Dear users,

New build of Entity Developer 5.7.436 is available for download now.

This version includes:
  • The Remove Invalid Characters option (by default, True) is added to the Model Naming rules; if it is set to False, all invalid characters will be replaced with underscores
NHibernate support
  • The NHibernate 4 is supported
  • The NHibernateV3Compatible option in the NHibernate templates is implemented
  • The Generate Serializable Attribute property of classes and complex types is implemented
  • The support of mapping a string representation of enum to the string fields in database is implemented
  • The bug related to the "Abstract class '..' cannot participate in a Table Per Type inheritance" error is fixed
Entity Framework support
  • The Enable WinForms Data Binding property of the DbContext template is implemented
  • The Property Change Partial Methods property of the DbContext template is implemented for generating partial methods On%PropertyName%Changing and On%PropertyName%Changed for each primitive property of entity classes
  • The behaviour is changed: now partial configuration classes are generated when DbContext template is used with Fluent Mapping=True and Mapping Generation Strategy=UseConfigurationClasses options
  • The bug with the wrong code generation for associations when DbContext template is used with Fluent Mapping=True and Mapping Generation Strategy=UseAttributes options is fixed
  • The bug with generating DatabaseGeneratedAttribute for non-EntityKey properties when using attribute mapping (DbContext template) is fixed
  • The bug with generating DatabaseGeneratedAttribute for all EntityKey properties when using fluent mapping (DbContext template) is fixed
Devart development team
http://www.devart.com/entitydeveloper/