Lancements d'Entity Developer
Released: Jul 25, 2019
Mises à jour de V6.4.790
Fonctionnalités
- Compatible with dotConnect providers.
Released: Jul 4, 2019
Mises à jour de V6.4.775
Fonctionnalités
- Added the ability to disable the generation of byte order marks (BOM) at the beginning of code files.
- Increased the wait time, to 180 seconds for SQL Server, while trying to retrieve metadata before terminating the attempt and generating an error.
Released: Apr 11, 2019
Mises à jour de V6.4.719
Fonctionnalités
- Adds support for Visual Studio 2019.
Released: Mar 28, 2019
Mises à jour de V6.3.710
Fonctionnalités
- Support for Visual Studio 2019 Release Candidate 4.
- Support for using an extended property of type OutputInfo.
- Simplified code generated for nullable properties
- PostgreSQL 11 support.
Released: Jan 10, 2019
Mises à jour de V6.3.660
Fonctionnalités
- Added support for PostgreSQL 11.
Correctifs
- Fixed bug using ASP.NET Core Web Application (.NET Framework) and Azure Functions v1 (.NET Framework) projects in Visual Studio 2017.
Released: Jun 21, 2018
Mises à jour de V6.3.525
Fonctionnalités
- Support for Entity Framework Core 2.1.
- Query type support: classes now have Query Type property, and if it is set to true, this class is generated as a query type.
- Lazy loading for Entity Framework Core 2.1:
- Model now has the Use Lazy-Loading Proxies property, which enables lazy loading on the model level.
- Navigation properties now have the Lazy property, which enables lazy loading for a specific navigation property.
- Properties now have the Constructor Parameter property, for...
Released: May 24, 2018
Mises à jour de V6.2.505
Fonctionnalités
- Added compatibility with dotConnect providers.
Released: Feb 15, 2018
Mises à jour de V6.2.439
Fonctionnalités
- Now supports Identity columns in PostgreSQL 10.
- Support for ASP.NET Core MVC added to Data Annotations Metadata template.
Correctifs
- Bug applying DevartEFCoreGenerator custom tool in Visual Basic .NET Core projects is fixed.
Released: Oct 30, 2017
Mises à jour de V6.2.366
Fonctionnalités
- Adds support for .NET Standard 2.0 projects in Visual Studio 2017.
- Adds support for .NET Core 2.0 projects in Visual Studio 2017.
- The macaddr8 data type introduced in PostgreSQL 10 is now supported.
Released: Mar 2, 2017
Mises à jour de V6.0.205
Fonctionnalités
- Adds support for Visual Studio 2017.
Correctifs
- Fixed "Stack empty" error after stopping validation and before code generation in a standalone version.
- Fixed bug with the "Validate on Build" option in Model Settings.
- Fixed compilation bug in the EF Core template after copying it to a model folder.