Deployment Requirements
For deployment of applications built with dotConnect (for example, dotConnect for MySQL), the following assemblies must be available on the target machine:
Devart.Data.MySql.dll
Devart.Data.dll
These assemblies can be delivered in one of two ways:
Registered in the Global Assembly Cache (GAC) for the corresponding .NET Framework version.
Placed in the application’s directory (for web projects, in the Bin folder).
A full licensed installation of dotConnect is not required on the target system. As an alternative, it is possible to run the provider setup program with the Minimal installation option, which installs only the necessary assemblies. According to the EULA, this is the only permitted installation on end-user machines, and no other components of dotConnect may be redistributed.