dotConnect for Adobe Commerce のリリース
Released: Apr 24, 2025
2.3.235 での更新項目
機能
- Added support for Microsoft Visual Studio 2022 version 17.14 Preview.
Entity Framework support
- Updated support for Entity Framework Core 9 to version 9.0.2.
- Updated support for Entity Framework Core 8 to version 8.0.13.
不具合の修正
- Fixed an issue causing slow connections to dbMonitor on systems using the IPv6 protocol.
Entity Developer
- 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...
Released: Feb 11, 2025
2.3.193 での更新項目
機能
Entity Framework support
- Updated support for Entity Framework Core 9 to version 9.0.1.
- Updated support for Entity Framework Core 8 to version 8.0.12.
Entity Developer
- Added the SynchronizeNullableReferenceTypes attribute to model settings (*.edps file) to control the synchronization of NullableReferenceType properties across different templates.
不具合の修正
Entity Framework support
- Fixed an issue with the Unexpected ProjectionExpression implementation error in EF Core 9.
Entity Developer
Released: Jan 14, 2025
2.3.191 での更新項目
不具合の修正
Entity Developer
- Fixed an issue that caused the "'prefix' is not declared" error in the VB.NET template of the EF Core model.
- Fixed an issue with model generation that occurred when using the EF Core template extended property "Do not generate the default constructor".
- Fixed an issue that caused the 'EntityColumn does not contain a definition for UniqueKey' error in legacy custom user templates.
Released: Dec 27, 2024
2.3.190 での更新項目
機能
- Added Microsoft .NET 9 compatibility.
- Added support for Visual Studio 2022 version 17.13 Preview.
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.
Entity Developer
- .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 a property to C# Data Transfer...
Released: Nov 8, 2024
2.2.104 での更新項目
機能
- 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.
不具合の修正
- Fixed an issue with integration in Visual Studio 2015 and earlier versions.
Entity Developer
- Fixed an issue where the Update From Database Wizard reset navigation property names in EF Core models.
Released: Jun 6, 2024
2.2.21 での更新項目
機能
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
2.2.20 での更新項目
機能
- 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.
Released: Jan 17, 2024
2.1.10 での更新項目
機能
- Added support for Microsoft .NET 8.
- Added support for Microsoft Visual Studio 2022.
- 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.
Entity Developer
- EF Core 8 has been added to the list of available Entity Framework versions in Create Model Wizard and Model Settings in EF Core Model.
- .NET 8 has been added to...
Released: Nov 16, 2023
2.0.0 での更新項目
機能
- Microsoft .NET Core is now supported.
- Added Microsoft .NET 5, .NET 6, and .NET 7 compatibility.
- The NuGet package 'Devart.Data.Magento' with .NET Core compliant assemblies has been uploaded to NuGet.
Entity Framework support
- EF Core 5, EF Core 6, and EF Core 7 are now supported.
- The NuGet package 'Devart.Data.Magento.EFCore' with .NET Core compliant assemblies has been uploaded to NuGet.
Released: Jun 1, 2023
V1.9.1814 での更新項目
機能
Entity Developer
- The behavior has been changed: The primitive properties by default now have Inheritance Modifier = None.
不具合の修正
Entity Developer
- Fixed the bug with the detection of non-existent changes while updating a model from a database.
- Fixed the bug with missing model context namespace in EntityFrameworkUnitOfWork.cs produced by the Repository And Unit of Work template (C#) in EF Core.