New build of Entity Developer 5.5.185 is available!

Discussion of open issues, suggestions and bugs regarding Entity Developer - ORM modeling and code generation tool
Locked
Devart
Site Admin
Posts: 3974
Joined: Tue 26 Oct 2004 13:51

New build of Entity Developer 5.5.185 is available!

Post by Devart » Thu 05 Sep 2013 15:27

Dear users,

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

This version includes:
  • The "Close the window when the generation completes successfully" option in the Generation Process window is implemented in the standalone Entity Developer
  • The bug with availability of the New Blank Template option of the Templates context menu in Model Explorer in the Entity Developer version integrated into Visual Studio is fixed
  • The bug with generating invalid code when using MVC View Advanced template is fixed
NHibernate support
  • The bug with generating code by MVC Controller template is fixed
  • The bug with saving column properties via Column Editor is fixed
Entity Framework support
  • The "Rewrite connection string during regeneration" option (default value is True) of model settings is added to provide the possibility to turn off modifying connection string in *.config after model is saved first time
  • The design time support for model-defined functions is added
  • The behavior is changed: now connection string is configured with the name of the assembly, where the model is located, in case when the context class is located in another assembly
  • The bug related to the detection of Table Per Type inheritances as Table Per Concrete Type inheritances when opening an existing model is fixed
  • The bug with the Retrieve Data functionality of the model with the DbContext template, when its Fluent Mapping property is set to True, is fixed
  • The bug with parsing *.edmx is fixed
  • The bug with generating "An item with the same key has already been added" error when using DbContext Template is fixed
  • The bug with DbContext template, when its MappingGenerationStrategy is set to UseConfigurationClasses, generating fluent mapping for an association with turned off generation of one navigation property is fixed
Devart development team
http://www.devart.com/entitydeveloper/

Locked