Page 1 of 1

New features in the Entity Framework support!

Posted: Thu 11 Aug 2016 13:53
by Devart
Dear users,

We are glad to announce the new features that are available in the Entity Framework support in the latest version:
  • The bug with executing the UseOracle(DbConnection connection) extension method of DbContextOptionsBuilder in EF Core is fixed (Oracle)
  • The bug with executing the UseMySql(DbConnection connection) extension method of DbContextOptionsBuilder in EF Core is fixed (MySQL)
  • The bug with executing the UsePostgreSql(DbConnection connection) extension method of DbContextOptionsBuilder in EF Core is fixed (PostgreSQL)
  • The bug with executing the UseSQLite(DbConnection connection) extension method of DbContextOptionsBuilder in EF Core is fixed (SQLite)
  • The bug with executing the UseDB2(DbConnection connection) extension method of DbContextOptionsBuilder in EF Core is fixed (DB2)
  • The bug with executing the UseSalesforce(DbConnection connection) extension method of DbContextOptionsBuilder in EF Core is fixed (Salesforce)
  • The bug with executing the UseDynamics(DbConnection connection) extension method of DbContextOptionsBuilder in EF Core is fixed (Dynamics CRM)
  • The bug with executing the UseSugar(DbConnection connection) extension method of DbContextOptionsBuilder in EF Core is fixed (SugarCRM)
  • The bug with executing the UseZoho(DbConnection connection) extension method of DbContextOptionsBuilder in EF Core is fixed (Zoho CRM)
  • The bug with executing the UseQuickBooks(DbConnection connection) extension method of DbContextOptionsBuilder in EF Core is fixed (QuickBooks)
  • The bug with executing the UseFreshBooks(DbConnection connection) extension method of DbContextOptionsBuilder in EF Core is fixed (FreshBooks)
  • The bug with executing the UseMailChimp(DbConnection connection) extension method of DbContextOptionsBuilder in EF Core is fixed (MailChimp)
  • The bug with executing the UseExactTarget(DbConnection connection) extension method of DbContextOptionsBuilder in EF Core is fixed (ExactTarget)
  • The bug with executing the UseBigcommerce(DbConnection connection) extension method of DbContextOptionsBuilder in EF Core is fixed (BigCommerce)
  • The bug with executing the UseMagento(DbConnection connection) extension method of DbContextOptionsBuilder in EF Core is fixed (Magento)
  • The bug with using the DbContext(DbConnection connection) overload in EF Core is fixed
  • The bug with using EF Core logging is fixed
  • The bug with using enum values in EF Core is fixed
  • The bug with throwing DbUpdateConcurrencyException in EF Core is fixed
  • The bug with using comparisons in LINQ queries in EF Core is fixed
  • The bug with long parameter names in EF Core is fixed (Oracle)
Devart development team
http://www.devart.com/dotconnect/entityframework.html