Lanzamientos de LinqConnect

Released: Oct 21, 2021

Actualizaciones en V4.9.2338

Características

  • Microsoft Visual Studio 2019 Preview support has been discontinued.

Correcciones

  • Fixed the bug with parsing TypeName values in XML mapping generated by Visual Basic template.
  • Fixed the bug with applying .NET Standard licensing to .NET 6 projects.

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

Características

Entity Developer

  • Added new Validation Framework property to the Data Transfer Object template for generating DataAnnotation attributes.

Released: Jul 30, 2021

Actualizaciones en V4.9.2281

Características

  • Added new methods IsNotDistinctFrom() and IsDistinctFrom() to the Devart.Data.Linq.SqlMethods class.

Correcciones

  • Fixed the bug with using out parameters of a stored procedure, when Mapping Mode is set to File in Model Settings (Oracle).

Released: Jul 8, 2021

Actualizaciones en V4.9.2267

Características

  • Added support for Microsoft Visual Studio 2019 version 16.11 Preview 2.0.

Released: Apr 1, 2021

Actualizaciones en V4.9.2197

Características

  • Added support for Microsoft Visual Studio 2019 version 16.10 Preview.

Released: Feb 18, 2021

Actualizaciones en V4.9.2173

Características

  • Now compatible with other dotConnect providers.

Released: Jan 15, 2021

Actualizaciones en V4.9.2149

Características

  • Added new Local property to the Table and Table<T> classes to return a collection of entities attached to the context.
  • Added new method GetEntityState(object entity) to Table class and ITable interface to return one of the EntityState values.

Entity Developer

  • Added new attribute DisplayName for model objects' extended properties which are available via template properties.

Correcciones

  • Fixed the bug with throwing "Bad key member '...' in association '...' of type '...'." in...

Released: Dec 17, 2020

Actualizaciones en V4.9.2129

Características

  • Added compatibility with dotConnect providers.

Released: Dec 3, 2020

Actualizaciones en V4.9.2119

Características

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

Correcciones

Entity Developer

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

Released: Oct 29, 2020

Actualizaciones en V4.9.2096

Características

  • Added support for PostgreSQL 13.

Entity Developer

  • Added support for type A schemas (Application role) in Create Model Wizard/Update From Database/Update To Database (Microsoft SQL Server).

Correcciones

  • The bug with Microsoft Visual Studio 2019 integration, when both v16.7 RTM and v16.8 Preview are installed on the same computer has been fixed.
  • The bug with using nullable numeric types within subqueries has been fixed.

Entity Developer

  • The bug with reading templates from *.edps by...