Where are dlls for .net4?

Discussion of open issues, suggestions and bugs regarding LinqConnect – Devart's LINQ to SQL compatible ORM
Post Reply
Marsh
Posts: 3
Joined: Fri 12 Dec 2014 02:12

Where are dlls for .net4?

Post by Marsh » Thu 18 Dec 2014 00:27

I have a mvc project which is using .net 4.5 and I'm trying to use LinqConnect there.
When I add a reference to use Devart.Data.Oracle, I can only see this path(c:\program files\Common Files\Devart\dotConnect\5.0\Net2\Common\Devart.Data.Oracle.dll).
Is this alright? aren't there any dlls for .net4?

MariiaI
Devart Team
Posts: 1472
Joined: Mon 13 Feb 2012 08:17

Re: Where are dlls for .net4?

Post by MariiaI » Thu 18 Dec 2014 11:37

Marsh wrote:I have a mvc project which is using .net 4.5 and I'm trying to use LinqConnect there.
When I add a reference to use Devart.Data.Oracle, I can only see this path(c:\program files\Common Files\Devart\dotConnect\5.0\Net2\Common\Devart.Data.Oracle.dll).
Is this alright? aren't there any dlls for .net4?
These assemblies are correct. dotConnect for Oracle/LinqConnect assemblies are built with .NET Framework 2.0 and can be used on .NET Framework 2.0 and higher.

If you have any further questions, feel free to contact us.

Post Reply