dotConnect for MySQL 9.1.151
Released: Jun 1, 2023
9.1.151 での更新項目
機能
- 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.
不具合の修正
- Fixed the bug with SSL certificates in .NET Standard (.NET Core) Projects.
Entity Framework support
- Fixed the bug with generating parameter prefixed by a double colon in EF Core 7.
- Fixed the bug with incorrect SQL translation of reused LINQ query, which includes array.Contains() and other expressions, in EF Core 5/6/7.
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 Unit of Work template (C#) in EF Core.