I\'ve used yoman to generate an ASP.Net Core Web API application via the Visual Studio Code Editor. For reference, I followed this tutorial here
The API works fine. Ho
You need to add:
dotnet tool install --global dotnet-ef