C#C
C#β€’2y ago
habtard

EF core can't use any tooling

Running 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'
Was this page helpful?