dotConnect for MySQL
The current
implementation of dotConnect for MySQL includes two sets of assemblies:
1) the .NET Framework Devart.* assemblies which are
shipped with installation:
* assemblies are
created in C:\Program Files (x86)\Devart\dotConnect\MySQL\ , GAC 2.0
(C:\Windows\assembly\GAC_MSIL\), GAC 4.0
(C:\Windows\Microsoft.NET\assembly\GAC_MSIL\)
2) the .NET Standard (.NET Core) Devart.* assemblies
which are available via NuGet:
With .NET Framework projects, please
use .NET Framework Devart.* assemblies (C:\Program Files (x86)\Devart\dotConnect\MySQL\).
dotConnect for Oracle
The current
implementation of dotConnect for Oracle includes two sets of assemblies:
1) the .NET Framework Devart.* assemblies which are
shipped with installation:
* assemblies are
created in C:\Program Files (x86)\Devart\dotConnect\Oracle\ , GAC 2.0
(C:\Windows\assembly\GAC_MSIL\), GAC 4.0
(C:\Windows\Microsoft.NET\assembly\GAC_MSIL\)
2) the .NET Standard (.NET Core) Devart.* assemblies
which are available via NuGet:
With .NET Framework projects, please
use .NET Framework Devart.* assemblies (C:\Program Files (x86)\Devart\dotConnect\Oracle\).