Class Library, except the WEB project is an ASP.Net Core 7 Angular APP.EF Core project I have setup the EF Core DBContext, and the WEB project contains the Conenction String in the AppSettings.Json.dotnet ef migration add Initial command I get the following error :Unable to create an object of type 'AppDbContext'. For the different patterns supported at design time, see ...
VS Code IDE,