Compatible with EF Core?

Discussion of issues, suggestions and bugs of LINQ Insight, Visual Studio add-in for design-time executing LINQ statements, that simplifies debugging LINQ
Post Reply
fredh
Posts: 1
Joined: Tue 12 Dec 2017 18:09

Compatible with EF Core?

Post by fredh » Tue 12 Dec 2017 18:13

Is LINQ Insight compatible with Entity Framework Core?

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

Re: Compatible with EF Core?

Post by Shalex » Wed 13 Dec 2017 12:54

Entity Framework Core is currently not supported by LINQ Insight. The list of supported ORMs is available at https://www.devart.com/linqinsight/linq-profiler.html.

We will notify you when the Entity Framework Core support is implemented.

SSSikora
Posts: 4
Joined: Tue 23 Jul 2019 12:25

Re: Compatible with EF Core?

Post by SSSikora » Tue 23 Jul 2019 12:48

Is EF Core supported now? How about Visual Studio 2019 Preview? I am using Blazor and need to use the preview version.

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

Re: Compatible with EF Core?

Post by Shalex » Thu 25 Jul 2019 09:09

SSSikora wrote: Tue 23 Jul 2019 12:48Is EF Core supported now?
No, it's not.
SSSikora wrote: Tue 23 Jul 2019 12:48How about Visual Studio 2019 Preview?
We tested LINQ Insight with the release version of VS2019 only, but you can try it with VS2019 Preview.

Lizzy
Posts: 1
Joined: Mon 22 Jul 2019 18:19
Contact:

Re: Compatible with EF Core?

Post by Lizzy » Tue 30 Jul 2019 02:18

Shalex wrote: Thu 25 Jul 2019 09:09but you can try it with VS2019 Preview.
I tried. Works fine with the Preview version 16.2

Post Reply