bug: AddSqlServerDbContext not found #3515
Unanswered
Luke Parker (Hona)
asked this question in
Q&A
Replies: 2 comments
|
Can you post a link to a repro repository so we can take a look? |
0 replies
|
Also just want to check, did you add the package reference to the right project? |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
I've got
with the following (on .NET 8)
And the component-consuming project is trying to register the EF Core piece
Which doesn't work.
I tried and there's no import I'm missing (that Rider could detect, at least)
All reactions