when I try to call to Web Api from my .net core MVC project I received this error, Please help me to resolve this issue :
The DbContext of type 'ApplicationDbContext' cannot be pooled because it does not have a public constructor accepting a single parameter of type DbContextOptions or has more than one constructor.