Entity Developer V6.10.1135
Released: Dec 3, 2020
V6.10.1135 버젼 업데이트
기능
- Microsoft Visual Studio 2019 version 16.9 Preview is now supported.
Entity Framework support
- Microsoft Entity Framework Core 5.0 is now supported.
- These new features are now supported in Entity Framework 5.0:
- TPT inheritance.
- Many-to-many associations.
- New types of properties: IPAddress and PhysicalAddress.
- The Model Refactoring functionality is now supported for classes in Entity Framework Core Model.
- The HierarchyId data type is now supported via EntityFrameworkCore.SqlServer.HierarchyId nuget package for Entity Framework Core 3 and Entity Framework Core 5 (Microsoft SQL Server).
- The behavior is changed in a standalone Entity Developer: by default the Target Framework model property in Entity Framework Core Model is set to Microsoft .NET 5 instead of Microsoft .NET Framework.
수정사항
- The bug with adding new arguments at the end of argument list instead of actual position in method signature by Update From Database Wizard has been fixed.
- The bug with placing procedure with no parameters in the Procedures node instead of being enlisted in its package's node of Update From Database Wizard tree in the case of Oracle 18c and higher has been fixed.
Entity Framework support
- The bug with saving non-default value of Target Framework model property in EF6 model modified with a standalone Entity Developer has been fixed.