New builds of ADO.NET Providers for Cloud Applications are available!

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

New builds of ADO.NET Providers for Cloud Applications are available!

Post by Devart » Fri 02 Sep 2016 11:03

Dear users,

New builds of ADO.NET Providers for Cloud Applications are available for download now.

The list of changes for the new builds:

Entity Framework support
  • The DatabaseFacade.GetSalesforceConnection() extension method, which returns SalesforceConnection, is implemented in EF Core (Salesforce)
  • The bug with using the DatabaseFacade.UseTransaction() method in EF Core is fixed
  • The bug with nullable parameters in EF Core is fixed
  • The bug with throwing System.NullReferenceException when using TPH inheritance in EF Core is fixed
  • The bug with not throwing concurrency check exception on invoking DbContext.SaveChangesAsync() is fixed
Devart development team
https://www.devart.com/dotconnect/#cloud

Locked