Visual Studio for Mac Package Manager Console Question
Hello,
I'm following this tutorial to get caught up to speed with .Net Core. I want to build a simple CRUD API that talks to a sql database.
I'm stuck in this part here. https://docs.microsoft.com/en-us/ef/core/get-started/aspnetcore/new-db#create-the-database
I'm not sure where to find the package manager console in Visual Studio for Mac. I've tried installing the NuGet Package Management Extension but that still does not let me run the commands written in the guide I linked above.
Can anyone help me with this?
0 comments:
Post a Comment