Page 1 of 1

Bug adding EF Core Model

Posted: Sat 11 Apr 2020 14:44
by firebird_hunter
Hi,

today I installed ED 6.7.965 as trial version and I tried to add an EF Core model in a .net core 3.1 application.
But there is not any Entity Developer item under adding new item data. (The ED menu is under Extra in VS 2019.)

Next I tried just for fun a .net 4.8 framework application and there it is an EF Core model under data in adding item dialog. Hm. Is .net core not supported?

Back to the .net core application. There is no item to add. I just fiddle a little bit around and I found the items under ASP.NET Core Data...

I do not know if it is a bug or just by design. Just like to tell you. Sorry, I cannot add any screenshots.

Take care!

BR

Re: Bug adding EF Core Model

Posted: Tue 14 Apr 2020 13:03
by Shalex
I just fiddle a little bit around and I found the items under ASP.NET Core Data...

I do not know if it is a bug or just by design.
That is a designed behavior in .NET Core / .NET Standard projects. Right-click on the project in Solution Explorer > Add > New Item > ASP.NET Core > Data > Devart EF Core Model *.efml.