Released: Dec 27, 2024
Mises à jour de 8.4.190
Fonctionnalités
- Added Microsoft .NET 9 compatibility.
- Added support for PostgreSQL 17.
- Added support for Visual Studio 2022 version 17.13 Preview.
- Added confirmation for the execution of stored procedures and functions in the DataSet Wizard.
Entity Framework support
- Added support for Entity Framework Core 9.
- Updated support for Entity Framework Core 8 to version 8.0.11.
- Updated support for Entity Framework Core 6 to version 6.0.36.
- Updated support for Entity Framework 6 (EF6) to version...
Released: Nov 8, 2024
Mises à jour de 8.3.104
Fonctionnalités
- Added support for Microsoft Visual Studio 2022 version 17.12 Preview.
Entity Framework support
- Updated support for Entity Framework Core 8 to version 8.0.10.
- Updated support for Entity Framework Core 6 to version 6.0.35.
- Added support for generating LEFT JOIN LATERAL and CROSS JOIN LATERAL in EF Core LINQ when translating EF Core LINQ queries for PostgreSQL 9.3 and above.
Correctifs
- Fixed an issue with integration in Visual Studio 2015 and earlier versions.
- Fixed the DataSet...
Released: Jun 6, 2024
Mises à jour de 8.3.21
Fonctionnalités
Entity Framework support
- Updated support for Entity Framework Core 8 to version 8.0.6.
- Updated support for Entity Framework Core 7 to version 7.0.20.
- Updated support for Entity Framework Core 6 to version 6.0.31.
Released: May 29, 2024
Mises à jour de 8.3.20
Fonctionnalités
- Added support for Microsoft Visual Studio 2022 version 17.11 Preview.
Entity Framework support
- Updated support for Entity Framework Core 8 to version 8.0.5.
- Updated support for Entity Framework Core 6 to version 6.0.30.
- Added support for the translation of the DateTime.Millisecond and DateTimeOffset.Millisecond properties, as well as the DateTime.AddMicroseconds() and DateTimeOffset.AddMicroseconds() methods, in LINQ queries into SQL statements in EF Core 8.
Correctifs
Released: Jan 17, 2024
Mises à jour de 8.3.10
Fonctionnalités
- Added support for Microsoft .NET 8.
- Microsoft Visual Studio 2022 version 17.9 Preview is now supported.
Entity Framework support
- Entity Framework Core 8.0.0 is now supported.
- Entity Framework Core 7.0.14 is now supported.
- Entity Framework Core 6.0.25 is now supported.
LinqConnect (formerly known as LINQ to PostgreSQL)
- Added support for Microsoft .NET 8.
Entity Developer
- EF Core 8 has been added to the list of available Entity Framework versions in Create Model Wizard and Model...
Released: Nov 16, 2023
Mises à jour de 8.2.0
Fonctionnalités
- Microsoft Visual Studio 2022 version 17.8 Preview is now supported.
Entity Framework support
- Entity Framework Core 7.0.5 is now supported.
- Entity Framework Core 6.0.16 is now supported.
Correctifs
- Fixed the error during installation on the 32-bit version of Windows.
- Fixed the bug with IPv6 host in the connection string.
- Fixed the bug with unhandled NullReferenceException.
Entity Framework support
- Fixed the bug with incorrect SQL translation of reused LINQ query, which includes...
Released: Jun 1, 2023
Mises à jour de 8.1.151
Fonctionnalités
- Added support for Microsoft Visual Studio 2022 version 17.7 Preview.
Entity Framework support
- Entity Framework Core 7.0.5 is now supported.
- Entity Framework Core 6.0.16 is now supported.
Entity Developer
- The behavior has been changed: The primitive properties by default now have Inheritance Modifier = None.
Correctifs
- Fixed the bug with throwing the "Unexpected server response" error when executing INSERT into a non-existing table.
- Fixed the bug in DataSet designer.
Entity...
Released: Mar 1, 2023
Mises à jour de 8.1.134
Fonctionnalités
- Microsoft Visual Studio 2022 version 17.5 Preview is now supported.
- Added Microsoft .NET 7 compatibility.
- Added support for PostgreSQL 15.
- Added support for сonnecting to PostgreSQL 12 and higher via SSH using SHA-256/512 algorithms.
Microsoft Entity Framework support
- Entity Framework Core 7.0.2 is now supported.
- Entity Framework Core 6.0.13 is now supported.
- Entity Framework Core 3.1.32 is now supported.
Entity Developer
- Added new extended properties 'Do Not Generate...
Released: Jun 30, 2022
Mises à jour de 8.0.0
Fonctionnalités
- Added Microsoft .NET 6 compatibility.
- Added Apple macOS 11 Arm64 (or "Apple Silicon" or "Apple M1") support.
- Added Microsoft Windows 11 support.
- Added Microsoft Visual Studio 2022 version 17.2 and 17.3 Preview support.
Entity Framework
- Added Entity Framework Core 6.0.5, 5.0.17 and 3.1.25 support.
Entity Developer
- Added a 64-bit version of standalone Entity Developer application.
- Added a 64-bit version of console Entity Developer application.
Correctifs
- Fixed the incorrect dump of...
Released: Jan 25, 2022
Mises à jour de V7.24.2066
Fonctionnalités
- Added support for Microsoft .NET 6.0.
- Added KeepConnected connection string parameter to determine the number of seconds of connection inactivity before the client sends a ping request.
- Added Load Balancing support - Several hosts with their ports can now be specified in the Host parameter of the connection string.
- Added Target Session connection string parameter for managing Load Balancing functionality, possible values are SuppressLoadBalancing, Any, PreferStandby...