Lanzamientos de dotConnect for DB2

Released: Jan 17, 2024

Actualizaciones en 4.1.10

Características

  • Added support for Microsoft .NET 8.
  • Microsoft Visual Studio 2022 version 17.9 Preview is now supported.

Entity Framework support

  • Entity Framework Core 8.0.0 is now supported.
  • Entity Framework Core 7.0.14 is now supported.
  • Entity Framework Core 6.0.25 is now supported.

Entity Developer

  • EF Core 8 has been added to the list of available Entity Framework versions in Create Model Wizard and Model Settings in EF Core Model.
  • .NET 8 has been added to the list of available Target...

Released: Nov 16, 2023

Actualizaciones en 4.0.0

Características

  • Microsoft Visual Studio 2022 version 17.8 Preview is now supported.
  • Microsoft .NET Core is now supported.
  • Added Microsoft .NET 5, .NET 6, and .NET 7 compatibility.
  • The NuGet package 'Devart.Data.DB2' with .NET Core compliant assemblies has been uploaded to NuGet.

Entity Framework support

  • EF Core 5, EF Core 6, and EF Core 7 are now supported.
  • The NuGet package 'Devart.Data.DB2.EFCore' with .NET Core compliant assemblies has been uploaded to NuGet.

Correcciones

Entity Framework...

Released: Jun 1, 2023

Actualizaciones en V3.0.151

Características

  • Added support for Microsoft Visual Studio 2022 version 17.7 Preview.

Entity Developer

  • The behavior has been changed: The primitive properties by default now have Inheritance Modifier = None.

Correcciones

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...

Released: Mar 1, 2023

Actualizaciones en V3.0.134

Características

  • Microsoft Visual Studio 2022 version 17.5 Preview is now supported.

Microsoft Entity Framework support

  • Entity Framework Core 3.1.32 is now supported.

Entity Developer

  • Added new extended properties 'Do Not Generate Serializable Attribute' and 'Do Not Serialize' for complex types in Entity Framework Core Model.

Correcciones

Entity Developer

  • Fixed the bug with applying the Generate Serializable Attributes and Serialization Library settings of the Entity Framework Core template to...

Released: Jun 30, 2022

Actualizaciones en V3.0.0

Características

  • Added support for Microsoft Windows 11.
  • Added support for Microsoft Visual Studio 2022 version 17.2 and 17.3 Preview.

Entity Framework

  • Added Entity Framework Core 3.1.25 support.

Entity Developer

  • Added a 64-bit version of standalone Entity Developer application.
  • Added a 64-bit version of console Entity Developer application.

Released: Jan 25, 2022

Actualizaciones en V2.6.1434

Características

Entity Developer

  • Changed behavior: Turning off the "Save connection to" option in Model Settings of Entity Framework Core Model wipes out connection string literal from the generated code.

Correcciones

Entity Framework support

  • Fixed the bug with generating the "Value cannot be null" error when dropping indexes via Code-First Migrations in Entity Framework Core.
  • Fixed the bug with a materialization used within the Let operator of LINQ query in Entity Framework 6.
  • Fixed the bug...

Released: Dec 21, 2021

Actualizaciones en V2.6.1410

Características

Entity Developer

  • Improved model validation: the errors are generated for all entities with QueryType=True in Entity Framework Core Model when Entity Framework Core version=EF Core 1 in Model Settings.

Entity Framework support

  • Entity Framework Core 3.1.22 is now supported.

Correcciones

Entity Developer

  • Fixed the bug with wrong automatic assigning QueryType=True for views added to Entity Framework Core Model, when Entity Framework Core version=EF Core 1 in Model Settings.
  • Fixed the...

Released: Nov 9, 2021

Actualizaciones en V2.6.1382

Características

Entity Framework support

  • Added support for Entity Framework Core 3.1.21.

Correcciones

Entity Developer

  • Fixed the bug with parsing discriminator value as string, even when its type is different, in TPH inheritance of Entity Framework Core Model.

Released: Oct 21, 2021

Actualizaciones en V2.6.1369

Características

  • Microsoft Visual Studio 2019 Preview support has been discontinued.

Entity Framework support

  • Added support for Entity Framework Core 3.1.20.

Correcciones

Entity Developer

  • Fixed the bug with launching Entity Developer after applying Windows 10 Update KB5006670 and Windows 11 Update KB5006674.

Released: Sep 28, 2021

Actualizaciones en V2.6.1353

Características

Entity Developer

  • Added new Validation Framework property to the Data Transfer Object template for generating DataAnnotation attributes.
  • Added new "Save connection to" option to Microsoft Entity Framework Core Model Settings which adds the ability to store the connection string in "Model file", "Entity Developer storage" and "Environment variable".
  • Added new "Enum Output" option to the Entity Framework Core template to specify the output for generated enums.
  • Added new property...