dotConnect for Oracle distribution

dotConnect for Oracle distribution

dotConnect for Oracle is distributed in two ways:

 

- As the installer that provides assemblies for Full .NET Framework, documentation, samples, and all the necessary files.

- As NuGet packages with .NET Standard compatible assemblies for .NET Core.

 

The activation key provided above is used only with .NET Standard compatible assemblies from NuGet packages.

 

 

If you want to target Full .NET Framework in your projects:

 

1. If you have a trial version of dotConnect for Oracle installed, uninstall it first, and then install the licensed version from the Devart Account.

 

2. Install the downloaded licensed version.

 

3. Clear the bin and obj folders of your projects, built with the trial version of dotConnect for Oracle and rebuild them.

 

dotConnect for Oracle uses .NET component licensing for Full .NET Framework. See the Licensing topic of dotConnect for Oracle documentation for more details about technical licensing of your projects.

 

 

If you want to target .NET Core in your projects:

 

1. Install dotConnect for Oracle NuGet packages to your project from www.nuget.org

(.NET Core compatible assemblies are not included in the installer and are only available via NuGet packages).

 

2. Copy your activation key (either from this email or from your account in the Devart Account) and assign it to the License Key connection string parameter in your projects.

 

For more detailed information regarding .NET Core licensing aspects,

please refer to dotConnect for Oracle documentation.

    • Related Articles

    • Cannot obtain Oracle Client information from registry.

      The error you are facing says that Oracle Client is not installed or the bitness of the application doesn't match to the bitness of the client. 1.) Install Oracle Client 2.) Configure the connection to your server in the tnsnames.ora file. 3.) Make ...
    • Data Compare for Oracle - binary_double

      Please note that Direct mode does not support such types as BINARY_DOUBLE, BINARY_FLOAT and XMLTYPE.  You may find information about this in our documentation: ...
    • The error "Cannot obtain Oracle Client information from registry"

      The error "Cannot obtain Oracle Client information from registry" means that you don’t have Oracle client installed or the bitness of your application doesn't match the bitness of your Oracle Client.   ...
    • Two sets of assemblies

      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 ...
    • Help Content Manager Error

      If you are getting the following error:      This is not a critical error, you can ignore it and use online documentation: https://www.devart.com/dotconnect/postgresql/docs/     In order to avoid error, before installation of dotConnect press Modify ...