LinqConnect and ASP.NET Core support

Discussion of open issues, suggestions and bugs regarding LinqConnect – Devart's LINQ to SQL compatible ORM
Post Reply
jcbjoe
Posts: 2
Joined: Wed 02 Jan 2019 12:25

LinqConnect and ASP.NET Core support

Post by jcbjoe » Wed 02 Jan 2019 19:48

Hello,

Has anybody been able to get LinqConnect to work with ASP.NET Core? If I use ASP.NET Core - .NET Core It just wont authenticate my key. If I use .NET Framework i get: - bufferAdapter is not a VsTextDocData. However, If I create a console application using .NET Framework it works straight away.

Thanks,
Joe

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

Re: LinqConnect and ASP.NET Core support

Post by Shalex » Thu 03 Jan 2019 15:32

jcbjoe wrote: Wed 02 Jan 2019 19:48Has anybody been able to get LinqConnect to work with ASP.NET Core? If I use ASP.NET Core - .NET Core It just wont authenticate my key.
We have provided the assistance by email.
jcbjoe wrote: Wed 02 Jan 2019 19:48If I use .NET Framework i get: - bufferAdapter is not a VsTextDocData.
That is a known issue. We will notify you when it is fixed.

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

Re: LinqConnect and ASP.NET Core support

Post by Shalex » Thu 10 Jan 2019 17:26

The bug with using ASP.NET Core Web Application (.NET Framework) and Azure Functions v1 (.NET Framework) projects in Visual Studio 2017 is fixed: viewtopic.php?f=31&t=38263.

Post Reply