New features in the Entity Framework support!

Discussion of open issues, suggestions and bugs regarding Entity Framework support in ADO.NET Data providers
Locked
Devart
Site Admin
Posts: 3974
Joined: Tue 26 Oct 2004 13:51

New features in the Entity Framework support!

Post by Devart » Thu 23 Jun 2016 14:07

Dear users,

We are glad to announce the new features that are available in the Entity Framework support in the latest version:
  • The MySqlConventionSetBuilder class is implemented in the Entity Framework Core support (MySQL)
  • The OracleConventionSetBuilder class is implemented in the Entity Framework Core support (Oracle)
  • The PgSqlConventionSetBuilder class is implemented in the Entity Framework Core support (PostgreSQL)
  • The SQLiteConventionSetBuilder class is implemented in the Entity Framework Core support (SQLite)
  • The DB2ConventionSetBuilder class is implemented in the Entity Framework Core support (DB2)
  • The SalesforceConventionSetBuilder class is implemented in the Entity Framework Core support (Salesforce)
Devart development team
http://www.devart.com/dotconnect/entityframework.html

Locked