diff --git a/entity-framework/core/providers/index.md b/entity-framework/core/providers/index.md index cf4bf683aa..dea6bdaef1 100644 --- a/entity-framework/core/providers/index.md +++ b/entity-framework/core/providers/index.md @@ -29,21 +29,23 @@ Entity Framework Core can access many different databases through plug-in librar | [MySql.EntityFrameworkCore](https://www.nuget.org/packages/MySql.EntityFrameworkCore) | MySQL | [MySQL project](https://dev.mysql.com) (Oracle) | | 6, 7 | [docs](https://dev.mysql.com/doc/connector-net/en/connector-net-entityframework-core.html) | | [Oracle.EntityFrameworkCore](https://www.nuget.org/packages/Oracle.EntityFrameworkCore/) | Oracle DB 11.2 onwards | [Oracle](https://www.oracle.com/technetwork/topics/dotnet/) | | 6, 7 | [website](https://www.oracle.com/technetwork/topics/dotnet/) | | [MongoDB.EntityFrameworkCore](https://www.nuget.org/packages/MongoDB.EntityFrameworkCore/) | MongoDB | [MongoDB](https://www.mongodb.com/) | | 8 | [docs](https://www.mongodb.com/docs/entity-framework/current/) | -| [Devart.Data.MySql.EFCore](https://www.nuget.org/packages/Devart.Data.MySql.EFCore/) | MySQL 5 onwards | [DevArt](https://www.devart.com/dotconnect/mysql/) | Paid | 6, 7, 8 | [docs](https://docs.devart.com/dotconnect/mysql/GettingStarted.html) | -| [Devart.Data.Oracle.EFCore](https://www.nuget.org/packages/Devart.Data.Oracle.EFCore/) | Oracle DB 9.2.0.4 onwards | [DevArt](https://www.devart.com/dotconnect/oracle/) | Paid | 6, 7, 8 | [docs](https://docs.devart.com/dotconnect/oracle/GettingStarted.html) | -| [Devart.Data.PostgreSql.EFCore](https://www.nuget.org/packages/Devart.Data.PostgreSql.EFCore/) | PostgreSQL 8.0 onwards | [DevArt](https://www.devart.com/dotconnect/postgresql/) | Paid | 6, 7, 8 | [docs](https://docs.devart.com/dotconnect/postgresql/GettingStarted.html) | -| [Devart.Data.SQLite.EFCore](https://www.nuget.org/packages/Devart.Data.SQLite.EFCore/) | SQLite 3 onwards | [DevArt](https://www.devart.com/dotconnect/sqlite/) | Paid | 6, 7, 8 | [docs](https://docs.devart.com/dotconnect/sqlite/GettingStarted.html) | -| [Devart.Data.DB2.EFCore](https://www.nuget.org/packages/Devart.Data.DB2.EFCore) | DB2 | [DevArt](https://www.devart.com/dotconnect/db2/) | Paid | 6, 7, 8 | [docs](https://docs.devart.com/dotconnect/db2/GettingStarted.html) | -| [Devart.Data.Bigcommerce.EFCore](https://www.nuget.org/packages/Devart.Data.Bigcommerce.EFCore) | BigCommerce | [DevArt](https://www.devart.com/dotconnect/bigcommerce/) | Paid | 6, 7, 8 | [docs](https://docs.devart.com/dotconnect/bigcommerce/GettingStarted.html) | -| [Devart.Data.Dynamics.EFCore](https://www.nuget.org/packages/Devart.Data.Dynamics.EFCore) | Microsoft Dynamics 365 | [DevArt](https://www.devart.com/dotconnect/dynamicscrm/) | Paid | 6, 7, 8 | [docs](https://docs.devart.com/dotconnect/dynamics/GettingStarted.html) | -| [Devart.Data.FreshBooks.EFCore](https://www.nuget.org/packages/Devart.Data.FreshBooks.EFCore) | FreshBooks | [DevArt](https://www.devart.com/dotconnect/freshbooks/) | Paid | 6, 7, 8 | [docs](https://docs.devart.com/dotconnect/freshbooks/GettingStarted.html) | -| [Devart.Data.Magento.EFCore](https://www.nuget.org/packages/Devart.Data.Magento.EFCore) | Magento | [DevArt](https://www.devart.com/dotconnect/magento/) | Paid | 6, 7, 8 | [docs](https://docs.devart.com/dotconnect/magento/GettingStarted.html) | -| [Devart.Data.MailChimp.EFCore](https://www.nuget.org/packages/Devart.Data.MailChimp.EFCore) | Mailchimp | [DevArt](https://www.devart.com/dotconnect/mailchimp/) | Paid | 6, 7, 8 | [docs](https://docs.devart.com/dotconnect/mailchimp/GettingStarted.html) | -| [Devart.Data.QuickBooks.EFCore](https://www.nuget.org/packages/Devart.Data.QuickBooks.EFCore) | QuickBooks | [DevArt](https://www.devart.com/dotconnect/quickbooks/) | Paid | 6, 7, 8 | [docs](https://docs.devart.com/dotconnect/quickbooks/GettingStarted.html) | -| [Devart.Data.Salesforce.EFCore](https://www.nuget.org/packages/Devart.Data.Salesforce.EFCore) | Salesforce | [DevArt](https://www.devart.com/dotconnect/salesforce/) | Paid | 6, 7, 8 | [docs](https://docs.devart.com/dotconnect/salesforce/GettingStarted.html) | -| [Devart.Data.ExactTarget.EFCore](https://www.nuget.org/packages/Devart.Data.ExactTarget.EFCore) | Salesforce MC (ExactTarget) | [DevArt](https://www.devart.com/dotconnect/exacttarget/) | Paid | 6, 7, 8 | [docs](https://docs.devart.com/dotconnect/salesforcemc/GettingStarted.html) | -| [Devart.Data.Sugar.EFCore](https://www.nuget.org/packages/Devart.Data.Sugar.EFCore) | SugarCRM | [DevArt](https://www.devart.com/dotconnect/sugarcrm/) | Paid | 6, 7, 8 | [docs](https://docs.devart.com/dotconnect/sugarcrm/GettingStarted.html) | -| [Devart.Data.Zoho.EFCore](https://www.nuget.org/packages/Devart.Data.Zoho.EFCore) | Zoho CRM | [DevArt](https://www.devart.com/dotconnect/zohocrm/) | Paid | 6, 7, 8 | [docs](https://docs.devart.com/dotconnect/zohocrm/GettingStarted.html) | +| [Devart.Data.MySql.EFCore](https://www.nuget.org/packages/Devart.Data.MySql.EFCore/) | MySQL 5 onwards | [DevArt](https://www.devart.com/dotconnect/mysql/) | Paid | 6, 7, 8, 9 | [docs](https://docs.devart.com/dotconnect/mysql/GettingStarted.html) | +| [Devart.Data.Oracle.EFCore](https://www.nuget.org/packages/Devart.Data.Oracle.EFCore/) | Oracle DB 9.2.0.4 onwards | [DevArt](https://www.devart.com/dotconnect/oracle/) | Paid | 6, 7, 8, 9 | [docs](https://docs.devart.com/dotconnect/oracle/GettingStarted.html) | +| [Devart.Data.PostgreSql.EFCore](https://www.nuget.org/packages/Devart.Data.PostgreSql.EFCore/) | PostgreSQL 8.0 onwards | [DevArt](https://www.devart.com/dotconnect/postgresql/) | Paid | 6, 7, 8, 9 | [docs](https://docs.devart.com/dotconnect/postgresql/GettingStarted.html) | +| [Devart.Data.SQLite.EFCore](https://www.nuget.org/packages/Devart.Data.SQLite.EFCore/) | SQLite 3 onwards | [DevArt](https://www.devart.com/dotconnect/sqlite/) | Paid | 6, 7, 8, 9 | [docs](https://docs.devart.com/dotconnect/sqlite/GettingStarted.html) | +| [Devart.Data.DB2.EFCore](https://www.nuget.org/packages/Devart.Data.DB2.EFCore) | DB2 | [DevArt](https://www.devart.com/dotconnect/db2/) | Paid | 6, 7, 8, 9 | [docs](https://docs.devart.com/dotconnect/db2/GettingStarted.html) | +| [Devart.Data.Bigcommerce.EFCore](https://www.nuget.org/packages/Devart.Data.Bigcommerce.EFCore) | BigCommerce | [DevArt](https://www.devart.com/dotconnect/bigcommerce/) | Paid | 6, 7, 8, 9 | [docs](https://docs.devart.com/dotconnect/bigcommerce/GettingStarted.html) | +| [Devart.Data.Dynamics.EFCore](https://www.nuget.org/packages/Devart.Data.Dynamics.EFCore) | Microsoft Dynamics 365 | [DevArt](https://www.devart.com/dotconnect/dynamicscrm/) | Paid | 6, 7, 8, 9 | [docs](https://docs.devart.com/dotconnect/dynamics/GettingStarted.html) | +| [Devart.Data.FreshBooks.EFCore](https://www.nuget.org/packages/Devart.Data.FreshBooks.EFCore) | FreshBooks | [DevArt](https://www.devart.com/dotconnect/freshbooks/) | Paid | 6, 7, 8, 9 | [docs](https://docs.devart.com/dotconnect/freshbooks/GettingStarted.html) | +| [Devart.Data.Magento.EFCore](https://www.nuget.org/packages/Devart.Data.Magento.EFCore) | Magento | [DevArt](https://www.devart.com/dotconnect/magento/) | Paid | 6, 7, 8, 9 | [docs](https://docs.devart.com/dotconnect/magento/GettingStarted.html) | +| [Devart.Data.MailChimp.EFCore](https://www.nuget.org/packages/Devart.Data.MailChimp.EFCore) | Mailchimp | [DevArt](https://www.devart.com/dotconnect/mailchimp/) | Paid | 6, 7, 8, 9 | [docs](https://docs.devart.com/dotconnect/mailchimp/GettingStarted.html) | +| [Devart.Data.QuickBooks.EFCore](https://www.nuget.org/packages/Devart.Data.QuickBooks.EFCore) | QuickBooks | [DevArt](https://www.devart.com/dotconnect/quickbooks/) | Paid | 6, 7, 8, 9 | [docs](https://docs.devart.com/dotconnect/quickbooks/GettingStarted.html) | +| [Devart.Data.Salesforce.EFCore](https://www.nuget.org/packages/Devart.Data.Salesforce.EFCore) | Salesforce | [DevArt](https://www.devart.com/dotconnect/salesforce/) | Paid | 6, 7, 8, 9 | [docs](https://docs.devart.com/dotconnect/salesforce/GettingStarted.html) | +| [Devart.Data.ExactTarget.EFCore](https://www.nuget.org/packages/Devart.Data.ExactTarget.EFCore) | Salesforce MC (ExactTarget) | [DevArt](https://www.devart.com/dotconnect/exacttarget/) | Paid | 6, 7, 8, 9 | [docs](https://docs.devart.com/dotconnect/salesforcemc/GettingStarted.html) | +| [Devart.Data.Sugar.EFCore](https://www.nuget.org/packages/Devart.Data.Sugar.EFCore) | SugarCRM | [DevArt](https://www.devart.com/dotconnect/sugarcrm/) | Paid | 6, 7, 8, 9 | [docs](https://docs.devart.com/dotconnect/sugarcrm/GettingStarted.html) | +| [Devart.Data.Zoho.EFCore](https://www.nuget.org/packages/Devart.Data.Zoho.EFCore) | Zoho CRM | [DevArt](https://www.devart.com/dotconnect/zohocrm/) | Paid | 6, 7, 8, 9 | [docs](https://docs.devart.com/dotconnect/zohocrm/GettingStarted.html) | +| [Devart.Data.ZohoBooks.EFCore](https://www.nuget.org/packages/Devart.Data.ZohoBooks.EFCore) | Zoho Books | [DevArt](https://www.devart.com/dotconnect/zohobooks/) | Paid | 6, 7, 8, 9 | [docs](https://docs.devart.com/dotconnect/zohobooks/GettingStarted.html) | +| [Devart.Data.ZohoDesk.EFCore](https://www.nuget.org/packages/Devart.Data.ZohoDesk.EFCore) | Zoho Desk | [DevArt](https://www.devart.com/dotconnect/zohodesk/) | Paid | 6, 7, 8, 9 | [docs](https://docs.devart.com/dotconnect/zohodesk/GettingStarted.html) | | [MASES.EntityFrameworkCore.KNet](https://www.nuget.org/packages/MASES.EntityFrameworkCore.KNet/) | Apache Kafka | [MASES Group](https://masesgroup.com) | Trial, Subscription | 6, 7, 8 | [docs](https://kefcore.masesgroup.com/) | | [InterBase](https://www.nuget.org/packages/InterBaseSql.EntityFrameworkCore.InterBase/) | InterBase | [InterBase](https://interbase.com/) | | 6 | [docs](https://docwiki.embarcadero.com/InterBase/2020/en/Entity_Framework) | | [FirebirdSql.EntityFrameworkCore.Firebird](https://www.nuget.org/packages/FirebirdSql.EntityFrameworkCore.Firebird/) | Firebird 3.0 onwards | [Jiří Činčura](https://github.com/cincuranet) | | 8 | [docs](https://github.com/FirebirdSQL/NETProvider/blob/master/docs/entity-framework-core.md) |