Installing Multiple Versions of dotConnect Providers on One Machine
This article describes whether multiple versions of dotConnect providers can coexist on a single system. The information applies to
all dotConnect providers.
All dotConnect providers rely on a shared core assembly, Devart.Data.dll. Because this assembly must remain consistent across providers, running different versions in parallel is not supported. Mixing versions would result in assembly conflicts and unstable behavior.
Conclusion
Installing multiple versions of dotConnect providers on one machine is not possible. To avoid compatibility issues, ensure that all installed providers use the same version of Devart.Data.dll.
Related Articles
How to Completely Remove Previous Versions of dotConnect Providers
Conflicts may occur if older dotConnect versions remain on the system, leading to installation errors or issues in Visual Studio. This article describes how to fully remove previous versions before reinstalling. The instructions apply to all ...
Installation vs. NuGet in dotConnect Providers
dotConnect providers can be added to a project in two ways: by installing the product or by using NuGet packages. The choice depends on the project type and the .NET version you are targeting. This article applies to all dotConnect providers. Two ...
Where to Apply the License Key in dotConnect Providers
License key usage in dotConnect providers varies depending on the target framework. In .NET Framework projects, licensing is managed automatically during installation, whereas .NET Core and later versions require the license key to be provided at ...
Updating dotConnect to a New Version
This article explains the procedure for updating dotConnect to the latest version. The instructions apply to all dotConnect providers. Update Procedure 1. Uninstall the previous version Open Settings → Apps → Installed apps → Uninstall and remove all ...
End-User Licensing and Deployment with dotConnect
Applications developed with dotConnect can be distributed to end users without additional licensing costs. This article describes the licensing rules and deployment requirements. The information applies to all dotConnect providers. End users of an ...