Entity Developer 6.9 is released!

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

Entity Developer 6.9 is released!

Post by Devart » Fri 18 Sep 2020 17:09

Dear users,

Devart is delighted to introduce the release of Entity Developer 6.9. The new version The new version supports two more third-party providers for Entity Framework Core.

The following providers are now supported:
  • Async MySQL ADO.NET Connector
  • FirebirdClient
Additionally, Entity Developer 6.9 improves support for Microsoft SQL Server Compact Data Provider 3.5 and Microsoft SQL Server Compact Data Provider 4.0.


Here is the complete list of Entity Developer 6.9.1083 features:
  • The error message in console Entity Developer is improved: now the text includes the list of all available templates if the specified name of template was incorrect
  • The bug with saving a new model, which has never been saved before, after some time of work in a standalone Entity Developer is fixed
Entity Framework support
  • Pomelo.EntityFrameworkCore.MySql is supported in EF Core Model for connecting to MySQL and MariaDB
  • "Async MySQL ADO.NET Connector" is added to the list of available providers in EF Core Model ("MySqlConnector" NuGet package)
  • FirebirdSql.EntityFrameworkCore.Firebird is supported in EF Core Model for connecting to Firebird
  • "FirebirdClient" is added to the list of available providers in EF Core Model ("FirebirdSql.Data.FirebirdClient" NuGet package)
  • Support for "Microsoft SQL Server Compact Data Provider 3.5" and "Microsoft SQL Server Compact Data Provider 4.0" is improved
  • The bug with generating mapping for the properties with Shadow=True in EF Core Model is fixed
  • The bug with using spatial types inside complex types in EF Core Model is fixed
  • The bug with picking up Precision=0 for DATETIME2 columns by Update To Database Wizard and Generate Database Script Wizard is fixed (SQL Server)
Devart development team
http://www.devart.com/entitydeveloper/

Locked