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 21 Feb 2020 14:05

Dear users,

New builds of ADO.NET Providers for Cloud Applications are available for download now. An important new feature in this update is that dotConnect for QuickBooks now supports OAuth 2.0 authentication. You can find more information about it in our blog article.

The list of changes for the new builds:
  • OAuth 2.0 is supported (QuickBooks)
  • The SubscriberStatusEvent table is supported (Salesforce Marketing Cloud)
  • Filtering lookup fields is supported (Zoho CRM)
  • DemoCenter shipped with the provider installation is upgraded to use TLSv1.2
  • The bug with throwing System.NullReferenceException by License Wizard is fixed (Dynamics CRM)
Entity Developer
  • The behavior is changed: read-only mapping is generated for all columns with UPDATE and without INSERT permissions in data source
  • The bug with creating one-to-one association basing on an optional FK in EF Core Model is fixed
  • The bug with code generation for oneOrZero-to-one and one-to-many associations based on an optional FK in EF Core Model is fixed
Entity Framework
  • Entity Framework 6.4 is supported
  • Entity Framework Core 3.1 is supported
  • The new \Entity\EFCore3\Devart.Data.<provider>.Entity.EFCore.dll assembly compiled with EF Core 3.1 and .NET Framework 4.6.1 is added
  • The config.DmlOptions.InsertNullBehaviour feature with the InsertNull (default) and Omit options is supported in EF Core (Salesforce)
  • The bug with applying .ValueGeneratedOnAdd() to the string, guid, byte[] properties with .Key() and without .HasDefaultValueSql() in EF Core is fixed

Devart development team
https://www.devart.com/dotconnect/#cloud

Locked