Open mangowi opened 6 years ago
Thanks for the contribution!
Did you run dotnet add
inside the AspNetCoreTodo project folder? You shouldn't need to specify the project if so. It searches the current directory for a project.
Unless that behavior changed recently...
To add external package to your project, you need to specify the project name when running the command in the ternaminal
Example, To add package Humanizer
Device / Windows 10 terminal dotnet version / 2.1.302