This software is an ADO.NET provider that facilitates working with MailChimp data using Entity Framework interfaces. It is called dotConnect for MailChimp.
This software uses standard ADO.NET classes like MailChimpConnection, MailChimpCommand, MailChimpDataAdapter, MailChimpDataReader, and MailChimpParameter. This makes it easy to get started with and eliminates the need for specific MailChimp data access knowledge.
Some of the key features of this software include connecting to MailChimp from Server Explorer, MailChimp data binding, and the ability to perform SQL queries against your MailChimp data. With SQL statements, you can work with MailChimp accounts, contacts, leads, contracts, products, campaigns, opportunities, and other objects.
What's more, dotConnect for MailChimp supports Entity Framework, making it a great option for those who prefer using this data access technology. Overall, this software is a solid choice for anyone looking to work with MailChimp data in .NET applications.
Version 1.9:
*Visual Studio 2019 version 16.5 Preview is supported
*Entity Framework 6.4 is supported
*Entity Framework Core 3.1 is supported
Version 1.8: *Visual Studio 2019 is supported
Version 1.7:
*Entity Framework Core 2.1 is supported (Query type support, Lazy loading, the Constructor Parameter property)
*The 'Include Environment Variables' and 'Json File Base Path' properties added
*Entity Framework Core 2.1.1 is supported
Version 1.5:
*Entity Framework Support
-Entity Framework Core RC1 is supported
-Entity Framework-related assemblies are renamed
*Upgrade Wizard is improved for upgrading projects with the Entity Framework functionality
*Compatible with other dotConnect providers
Version 1.6:
*Visual Studio 2017 is supported
*The Readonly connection string parameter is added to allow only reading source data (only SELECT statements)
*Entity Framework Core 1.1.1 is supported