Search found 6 matches

by SSSikora
Mon 11 Nov 2019 21:50
Forum: Entity Developer
Topic: Query Types
Replies: 9
Views: 2318

Re: Query Types

That did indeed fix my problem, thank you so much!

Regards,
Scott
by SSSikora
Wed 06 Nov 2019 13:10
Forum: Entity Developer
Topic: Query Types
Replies: 9
Views: 2318

Re: Query Types

I'm glad you found the issue but disabling the entities configuration file does not work for me, I need to keep my model classes clean. Please advise as to when this issue will be corrected.

Thanks,
Scott
by SSSikora
Wed 30 Oct 2019 21:20
Forum: Entity Developer
Topic: Query Types
Replies: 9
Views: 2318

Re: Query Types

I just used the link you provided to send you a copy of my model.

Thanks,
Scott
by SSSikora
Tue 29 Oct 2019 15:45
Forum: Entity Developer
Topic: Query Types
Replies: 9
Views: 2318

Re: Query Types

Thanks for the reply, but what I'm saying it that's what I've already done - set the output type to 3 and it is not generating the proper code and I am receiving the error I mentioned in my post. I am using build 6.6.852.

-Scott
by SSSikora
Sat 26 Oct 2019 20:21
Forum: Entity Developer
Topic: Query Types
Replies: 9
Views: 2318

Query Types

Hello,

I have a couple of classes in my model that have QueryType set to true. I just set the output of my classes to EF Core 3.0 from 2.0 and now when I run my application I get a message saying that the class in question requires a primary key and if I intended it to be a keyless entity that I should have called HasNoKey(). Is this a bug in the Entity Developer generated output? I do not see anywhere else in the designer to mark the class as not requiring a key. Any help appreciated.

-Scott
by SSSikora
Tue 23 Jul 2019 12:48
Forum: LINQ Insight
Topic: Compatible with EF Core?
Replies: 4
Views: 28750

Re: Compatible with EF Core?

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