.Net Core Linux trial

Discussion of open issues, suggestions and bugs regarding ADO.NET provider for Oracle
Post Reply
l1pton17
Posts: 1
Joined: Thu 29 Jun 2017 10:18

.Net Core Linux trial

Post by l1pton17 » Thu 29 Jun 2017 10:20

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.

Shalex
Site Admin
Posts: 9543
Joined: Thu 14 Aug 2008 12:44

Re: .Net Core Linux trial

Post by Shalex » Fri 30 Jun 2017 08:53

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.

johanrex
Posts: 5
Joined: Fri 08 Sep 2017 12:37

Re: .Net Core Linux trial

Post by johanrex » Fri 22 Sep 2017 10:05

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.

Shalex
Site Admin
Posts: 9543
Joined: Thu 14 Aug 2008 12:44

Re: .Net Core Linux trial

Post by Shalex » Mon 25 Sep 2017 08:50

The documentation is updated. It will be uploaded (available in public) soon.

Post Reply