dotConnect for Db2 のリリース

Released: Jun 6, 2019

V2.4.770 での更新項目

機能

  • Added support for Entity Framework Core 2.2.4.
  • Deprecated design-time Synchronous API calls are no longer used with Visual Studio 2019 and Visual Studio 2017.

Released: Apr 11, 2019

V2.4.734 での更新項目

機能

  • Adds support for Visual Studio 2019.

Released: Mar 28, 2019

V2.3.725 での更新項目

機能

  • Support for Visual Studio 2019 Release Candidate 4.

Released: May 24, 2018

V2.2.520 での更新項目

機能

  • Added support for Entity Framework Core 1.1.5 and 2.0.3.

Released: Feb 15, 2018

V2.2.454 での更新項目

機能

Entity Developer

  • Support for ASP.NET Core MVC added to Data Annotations Metadata template.

不具合の修正

Entity Developer

  • Bug applying DevartEFCoreGenerator custom tool in Visual Basic .NET Core projects is fixed.

Released: May 25, 2017

V2.2.280 での更新項目

不具合の修正

  • Fixed bug previewing a DataSet.

Released: Mar 2, 2017

V2.1.220 での更新項目

機能

  • Adds support for Visual Studio 2017.

不具合の修正

  • Fixed "Stack empty" error after stopping validation and before code generation in a standalone version.
  • Fixed bug with the "Validate on Build" option in Model Settings.
  • Fixed compilation bug in the EF Core template after copying it to a model folder.

Released: Feb 2, 2017

V2.1.200 での更新項目

機能

  • Now supports the AddUniqueConstraintOperation and DropUniqueConstraintOperation operations in EF Core Code-First Migrations.
  • Support for Visual Studio 2017 Release Candidate.

不具合の修正

  • Fxied bug creating a predefined Migrations History table in EF Core, when config.Workarounds.DisableQuoting = true.
  • Fixed bug comparing non-nullable properties in LINQ query when config.QueryOptions.UseCSharpNullComparisonBehavior = true.
  • Fixed bug "Operation is not valid due to the current state of the object...