Entity Developer Releases

Released: Apr 23, 2026

Updates in 8.0.72

Fixes

  • Fixed an issue with generating complex types for stored procedures.
  • Fixed an issue with searching by model in the Find dialog.
  • Fixed an issue with protocol selection in the Connection Editor for MySQL and MariaDB connections in dotConnect for MySQL.
  • Fixed an issue with the Schema option in the Create Model Wizard for PostgreSQL connections in the Npgsql provider.

Entity Framework support

  • Fixed an issue with code generation for one-to-one associations in EF Core models.

Released: Mar 13, 2026

Updates in 8.0.35

Features

  • Added full-featured support for modern .NET (.NET Core/.NET) versions of the ADO.NET providers.
  • Added support for SQL Server 2025.
  • Added support for Oracle Database 26ai.
  • Added the Service Name parameter to the Oracle connection dialog.
  • Added Japan, Saudi Arabia, and UK data centers to the Zoho CRM connection dialog.
  • Improved performance of the Update Model From Database wizard for PostgreSQL 17 and later.

Entity Framework support

  • Added support for Entity Framework Core 10.

Fixes

  • Fixed...

Released: Dec 18, 2025

Updates in 7.4.0

Features

  • Added support for Visual Studio 2026.
  • Added support for Visual Studio 2026 Insiders, version 18.3.
  • Added trial product activation.
  • Added license key-based product activation.

Fixes

  • Fixed an issue with template search in Visual Studio 2022 or later.
  • Fixed an issue with opening model diagrams in Visual Studio 2022 or later.
  • Fixed an issue that caused the "Arithmetic operation resulted in an overflow" error in Visual Studio 2022 or later.
  • Fixed an issue that caused the "bufferAdapter is...

Released: Jul 29, 2025

Updates in 7.3.290

Fixes

  • Fixed a crash in Entity Developer that occurred when adding a class property in the Class Editor.
  • Fixed an issue with handling Oracle identity columns.

Released: Apr 24, 2025

Updates in 7.3.235

Features

  • Added support for Microsoft Visual Studio 2022 version 17.14 Preview.

Fixes

  • Fixed an issue that caused the "The request was aborted: a protected SSL/TLS channel could not be created" error during application startup.

Entity Framework support

  • Fixed an issue with NuGet package installation on the final step of the Create Model Wizard when Entity Developer was run inside Visual Studio.
  • Fixed an issue with code generation for nullable collections that occurred when the Collection...

Released: Feb 11, 2025

Updates in 7.3.193

Features

  • Added new SynchronizeNullableReferenceTypes attribute to model settings (*.edps file) to control the synchronization of NullableReferenceType properties across different templates.

Fixes

Entity Framework support

  • Fixed an issue with property mapping for nested types in Entity Framework models.
  • Fixed an issue with the Update From Database wizard falsely detecting precision and scale changes in DECIMAL or NUMERIC columns for EF Core models.

Released: Jan 14, 2025

Updates in 7.3.191

Fixes

  • Fixed an issue with the generation of complex types for stored procedures.
  • Fixed an issue with the Update From Database wizard falsely detecting changes in NUMBER GENERATED ALWAYS AS IDENTITY columns in Oracle databases.
  • Fixed an issue where the Update Database From Model and Generate Database Script From Model wizards did not apply the Precision and Scale options for the DECIMAL data type in PostgreSQL.

Entity Framework support

  • Fixed an issue with the Update From Database wizard failing...

Released: Dec 27, 2024

Updates in 7.3.190

Features

  • Added support for PostgreSQL 17.
  • Added support for Visual Studio 2022 version 17.13 Preview.
  • Added the "Remove Guid" option to Model naming rules for improved support of SQL Server Graph tables.

Entity Framework support

  • Added support for Entity Framework Core 9.
  • .NET 9 has been added to the list of available Target Framework versions in the Create Model Wizard and Model Settings for EF and EF Core models.
  • Added the "Nullable Reference Types" property to C# Data Transfer Object templates...

Released: Nov 8, 2024

Updates in 7.2.104

Features

  • Added support for Microsoft Visual Studio 2022 version 17.12 Preview.

Fixes

  • Resolved an issue with retrieving schema information for stored procedures.

Entity Framework support

  • Fixed an issue where the Update From Database Wizard reset navigation property names in EF Core models.

Released: May 29, 2024

Updates in 7.2.20

Features

  • Added support for Microsoft Visual Studio 2022 version 17.11 Preview.