2 results found
The DbContext of type cannot be pooled because it does not have a single public constructor accepting a single parameter of type DbContextOptions.
Your startup project doesn't reference Microsoft.EntityFrameworkCore.Design in asp.net core FE. This package is required for the Entity Framework Core Tools to work.