dotConnect for BigCommerce V1.10.1297

Released: Dec 3, 2020

V1.10.1297 での更新項目

機能

  • Microsoft Visual Studio 2019 version 16.9 Preview is now supported.

Entity Developer

  • The Model Refactoring functionality is now supported for classes in Entity Framework Core Model.
  • The behavior has 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.

Entity Framework support

  • Entity Framework Core 3.1.10 is now supported.

不具合の修正

  • The bug with updating projects that reference EF6 provider assembly via Upgrade Wizard has been fixed.

Entity Developer

  • The bug with saving non-default value of Target Framework model property in EF6 model modified with a standalone Entity Developer has been fixed.

Entity Framework support

  • The bug with throwing "MaxLength must be greater than zero" by the code generated with the DbContext template (Fluent Mapping=True) in EF4/EF5/EF6 has been fixed.