Connect Adobe Commerce (Magento) Data With .NET Application EasilydotConnect for Adobe Commerce is an ADO.NET provider for working with Adobe Commerce (Magento) data through the standard ADO.NET or Entity Framework interfaces. It allows you to easily integrate Adobe Commerce (Magento) data into your .NET applications, and integrate Adobe Commerce (Magento) services with widely used data-oriented technologies. dotConnect for Magento has the same standard ADO.NET classes as other standard ADO.NET providers: MagentoConnection, MagentoCommand, MagentoDataAdapter, MagentoDataReader, MagentoParameter, etc. This allows you quickly get started with it and eliminates the need to study any Magento data access specificities. dotConnect for Adobe Commerce makes it simple to create .NET applications in C#, VB, or other languages, working with Adobe Commerce (Magento) data. It's powerful design-time editors together with seamless Visual Studio integration allow you to work with Adobe Commerce (Magento) data with less efforts and less code writing. See how easy it is with dotConnect for Adobe Commerce. Features
CompatibilityThe following table show which version of this package to use with which version of frameworks.
More information here UsageTo establish a connection to server you have to provide the required connection parameters to dotConnect for Magento. This information is used by MagentoConnection component to connect to Magento. The parameters are represented as a connection string. You can compose the connection string manually or have dotConnect for Magento construct it for you. The following connection string parameters are required: Domain - The address of your Magento store; User Id - The user name to login with; Service Version - Magento version to connect to - 1.x or 2.x. If you omit this parameter, dotConnect for Magento will try to connect, assuming that target is Magento 1.x; API Key - An automatically generated key that is used for connecting to Magento 1.x. If you need to connect to Magento 2.x, use the Password parameter and specify your password instead; Password - The password for your Magento 2.x account. If you need to connect to Magento 1.x, use the API Key parameter and specify your API Key instead.
Read the full documentation for connection here. Creating Connection in Server Explorer To create a Server Explorer connection, you just need to: 1. Click Connect to Database on the Server Explorer toolbar 2. If the Adobe Commerce (Magento) Data Source is not selected by default, click the Change button. 3. Select Adobe Commerce (Magento) Data Source (dotConnect for Adobe Commerce) and click OK. 4. Specify the Adobe Commerce (Magento) API Path, your user id and authentication token. Power of SQLdotConnect for Adobe Commerce allows you to perform SQL queries against your Adobe Commerce (Magento) data. Use SQL statements to work with Adobe Commerce (Magento) accounts, contacts, leads, contracts, products, campaigns opportunities, and other objects. Our provider offers full CRUD (Create, Read, Update, and Delete) support and allows you to get Adobe Commerce (Magento) data with SELECT statements and manage data with INSERT, UPDATE, and DELETE statements. No need to study and use complex Adobe Commerce (Magento) API, just use familiar SQL statements. You may use complex JOINs, WHERE conditions, etc. - all the SQL benefits, not available with Adobe Commerce (Magento) API. Entity Framework SupportdotConnect for Adobe Commerce allows you to access Adobe Commerce (Magento) data via Entity Framework - Microsoft's recommended data access technology. It supports Entity Framework and Entity Framework Core, and enables you to use the following Entity Framework features with Adobe Commerce (Magento) data:
dotConnect for Adobe Commerce provides enhanced Entity Framework support for Adobe Commerce (Magento) data with a bundled visual designer for ORM models with Visual Studio integration - Entity Developer. Standard Visual Studio Entity Data Model designer is also supported. Adobe Commerce (Magento) Data Binding
LicenseSee pricing options for ordering. Trial Limitations The dotConnect for Adobe Commerce Evaluation License lets you try dotConnect for Adobe Commerce Trial Edition for a period of 30 days. You may not use applications developed using Trial versions of the Software for any commercial purposes. Support Area |