I am rather new to the .NET Core, and I got a .NET Core WebAPI project MyWebApp,...
also, i have .Net Core Class Library project MyLib using EntityFrameworkCore...When i try to use Add-Migration, i get the error...
The specified deps.json [...\MyWebApp\bi...