How to add package and package dependencies with dotnet CLI?
So I'm trying to use VS Code to do development with dotnet CLI and while adding EF core and building I keep getting errors because I needed to explicitly dotnet add the dependencies. Is there anyway to add the package and it's dependencies?
0 comments:
Post a Comment