Released: Jun 6, 2024
4.1.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
4.1.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
4.1.10 での更新項目
機能
- 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.
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 the list of available Target Framework versions in...
Released: Nov 16, 2023
4.0.0 での更新項目
機能
- Microsoft Visual Studio 2022 version 17.8 Preview is now supported.
- Microsoft .NET Core is now supported.
- Added Microsoft .NET 5, .NET 6, and .NET 7 compatibility.
- The NuGet package 'Devart.Data.DB2' 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.DB2.EFCore' with .NET Core compliant assemblies has been uploaded to NuGet.
不具合の修正
Entity Framework support
Released: Jun 1, 2023
V3.0.151 での更新項目
機能
- Added support for Microsoft Visual Studio 2022 version 17.7 Preview.
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 creating Devart Entity Model in Visual Studio 2022.
- Fixed the bug with missing model context namespace in EntityFrameworkUnitOfWork.cs produced by the Repository And...
Released: Mar 1, 2023
V3.0.134 での更新項目
機能
- Microsoft Visual Studio 2022 version 17.5 Preview is now supported.
Microsoft Entity Framework support
- Entity Framework Core 3.1.32 is now supported.
Entity Developer
- Added new extended properties 'Do Not Generate Serializable Attribute' and 'Do Not Serialize' for complex types in Entity Framework Core Model.
不具合の修正
Entity Developer
- Fixed the bug with applying the Generate Serializable Attributes and Serialization Library settings of the Entity Framework Core template to the generated complex...
Released: Jun 30, 2022
V3.0.0 での更新項目
機能
- Added support for Microsoft Windows 11.
- Added support for Microsoft Visual Studio 2022 version 17.2 and 17.3 Preview.
Entity Framework
- Added Entity Framework Core 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.
Released: Jan 25, 2022
V2.6.1434 での更新項目
機能
Entity Developer
- Changed behavior: Turning off the "Save connection to" option in Model Settings of Entity Framework Core Model wipes out connection string literal from the generated code.
不具合の修正
Entity Framework support
- Fixed the bug with generating the "Value cannot be null" error when dropping indexes via Code-First Migrations in Entity Framework Core.
- Fixed the bug with a materialization used within the Let operator of LINQ query in Entity Framework 6.
- Fixed the bug with using .Contains...
Released: Dec 21, 2021
V2.6.1410 での更新項目
機能
Entity Developer
- Improved model validation: the errors are generated for all entities with QueryType=True in Entity Framework Core Model when Entity Framework Core version=EF Core 1 in Model Settings.
Entity Framework support
- Entity Framework Core 3.1.22 is now supported.
不具合の修正
Entity Developer
- Fixed the bug with wrong automatic assigning QueryType=True for views added to Entity Framework Core Model, when Entity Framework Core version=EF Core 1 in Model Settings.
- Fixed the bug with throwing...
Released: Nov 9, 2021
V2.6.1382 での更新項目
機能
Entity Framework support
- Added support for Entity Framework Core 3.1.21.
不具合の修正
Entity Developer
- Fixed the bug with parsing discriminator value as string, even when its type is different, in TPH inheritance of Entity Framework Core Model.