New build of dotConnect for MySQL 8.4.478 is available!

Discussion of open issues, suggestions and bugs regarding ADO.NET provider for MySQL
Locked
Devart
Site Admin
Posts: 3974
Joined: Tue 26 Oct 2004 13:51

New build of dotConnect for MySQL 8.4.478 is available!

Post by Devart » Thu 20 Aug 2015 15:00

Dear users,

New build of dotConnect for MySQL 8.4.478 is available for download now.

In this version:

LinqConnect (formerly known as LINQ to MySQL)
  • The possibility to use .IsRowVersion() method for properties with non-binary data types when using the fluent mapping approach is added
  • The bug with the materialization of anonymous types is fixed
Entity Developer
  • The Use ObservableCollection property of the DbContext template is implemented (Entity Framework models)
  • The behaviour is changed: now the 1:1 and 1:0..1 associations are displayed differently on the diagram (LinqConnect models)
  • The bug with adding LinqConnect template for C# after adding the WCF RIA Domain Service template (Visual Basic) in Visual Basic projects is fixed (LinqConnect models)
  • The bug with non-generated .IsRowVersion() method for entity properties with IsVersion = True when using the fluent mapping approach is fixed (LinqConnect models)
Entity Framework support
  • The bug with throwing System.NullReferenceException when applying logical OR operator to the results of several IEnumerable<T>.Contains(T t) is fixed
Devart development team
http://www.devart.com/dotconnect/mysql/

Locked