dotConnect for Adobe Commerce のリリース
Released: Sep 13, 2019
V1.8.985 での更新項目
機能
- Improved integration with Microsoft Visual Studio 2019. Now the installation detects both 2019 Release and 2019 Preview versions.
Released: Jul 25, 2019
V1.8.952 での更新項目
機能
- Behaviour changed: InventoryStockItems is now updatable.
Released: Jul 4, 2019
V1.8.937 での更新項目
機能
- Improved Magento connection editor in the Server Explorer. You can now switch Service Version on the main screen.
Released: Jun 6, 2019
V1.8.917 での更新項目
機能
- Added support for Entity Framework Core 2.2.4.
- Deprecated design-time Synchronous API calls are no longer used with Visual Studio 2019 and Visual Studio 2017.
Released: Apr 11, 2019
V1.8.881 での更新項目
機能
- Adds support for Visual Studio 2019.
Released: Mar 28, 2019
V1.7.872 での更新項目
機能
- Support for Visual Studio 2019 Release Candidate 4.
Released: Jun 21, 2018
V1.7.687 での更新項目
機能
Entity Developer
- 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
V1.6.667 での更新項目
機能
- Adds Demo Center for Magento 2.
- Added support for Entity Framework Core 1.1.5 and 2.0.3.
Released: Feb 15, 2018
V1.6.601 での更新項目
機能
Entity Developer
- Support for ASP.NET Core MVC added to Data Annotations Metadata template.
不具合の修正
Entity Developer
- Bug applying DevartEFCoreGenerator custom tool in Visual Basic .NET Core projects is fixed.
Released: May 25, 2017
V1.6.428 での更新項目
不具合の修正
- Fixed bug using the ForMagentoHasColumnName and ForMagentoHasColumnType modelBuilder methods with the value-type properties in EF Core.
- Fixed bug previewing a DataSet.