Page 1 of 1

.Net Core Linux trial

Posted: Thu 29 Jun 2017 10:20
by l1pton17
Hi. Is there a way to start a .net core project with trial license key? we want to test dotConnect with performance tests in docker image before buy it.

Re: .Net Core Linux trial

Posted: Fri 30 Jun 2017 08:53
by Shalex
1. Please install dotConnect for Oracle v9.4.299 on your Windows to generate C:\ProgramData\Devart\dotConnect\License\devart.data.oracle.key.

2. Copy devart.data.oracle.key to your Linux and reference it via connection string parameter in the following way: "license key=trial:/home/test/devart.data.oracle.key;".

We will update our article https://www.devart.com/dotconnect/oracl ... ndard.html to include this information.

Re: .Net Core Linux trial

Posted: Fri 22 Sep 2017 10:05
by johanrex
Shalex wrote: 2. Copy devart.data.oracle.key to your Linux and reference it via connection string parameter in the following way: "license key=trial:/home/test/devart.data.oracle.key;".

We will update our article https://www.devart.com/dotconnect/oracl ... ndard.html to include this information.
It seems this has not been added to the documentation yet. The only place I've found this information is in this post.

Re: .Net Core Linux trial

Posted: Mon 25 Sep 2017 08:50
by Shalex
The documentation is updated. It will be uploaded (available in public) soon.