Entity Developer V6.6.872

Released: Nov 21, 2019

V6.6.872 での更新項目

機能

  • Added Self-Contained Entity Configuration property to the VB.NET version of Microsoft Entity Framework Core template.
  • Added Entities Configuration Output property to VB.NET version of Entity Framework Core template.
  • Added support for code generation of class properties with Alternate Key=True in VB.NET version of Entity Framework Core template.
  • Added support for spatial types in Entity Framework Core (SQL Server).

不具合の修正

  • Fixed bug registering the list of supported ORMs in C:\Program Files (x86)\Common Files\Devart\EntityDeveloper\EntityDeveloper.exe.config.
  • Fixed bug in code generation, when Raw SQL Query is initialized in class properties, in EF Core 3 model.
  • Fixed bug generating .HasNoKey(), when Self-Contained Entity Configuration is set to True in properties of EF Core template, in EF Core 3 model.
  • Fixed bug generating alternate keys, when Self-Contained Entity Configuration is set to True in C# version of EF Core template, in EF Core model.