Β© 2026 Hedgehog Software, LLC

TwitterGitHubDiscord
More
CommunitiesDocsAboutTermsPrivacy
Search
Star
Setup for Free
C#C
C#β€’2y agoβ€’
42 replies
habtard

EF core can't use any tooling

Running
dotnet ef migrations script --project=App.Database
dotnet ef migrations script --project=App.Database


Rusults in
Unable to create a 'DbContext' of type ''. The exception 'Unable to resolve service for type 'Microsoft.EntityFrameworkCore.DbContextOptions' while attempting to activate 'App.Database.AppContext'
Unable to create a 'DbContext' of type ''. The exception 'Unable to resolve service for type 'Microsoft.EntityFrameworkCore.DbContextOptions' while attempting to activate 'App.Database.AppContext'
C# banner
C#Join
We are a programming server aimed at coders discussing everything related to C# (CSharp) and .NET.
61,871Members
Resources
Recent Announcements

Similar Threads

Was this page helpful?

Similar Threads

βœ… ef core can't translate a query
C#CC# / help
3y ago
Can't install EF core tools [Answered]
C#CC# / help
4y ago
EF Core
C#CC# / help
2y ago
βœ… In Ef Core I can't update-database
C#CC# / help
6mo ago