c# - Why do I need to use nuget to add ASP.NET Core packages into my project if I already have the SDK installed? -


this doesn't make sense me. if they're on system, shouldn't using declaration enough?

i think didn't use asp.net core project template ("file", "new project", "web", "asp.net core web application (.net core)". did , choosed "empty project" after that, , had reference .netcoreapp (1.0.1 in case)


Comments

Popular posts from this blog

ubuntu - PHP script to find files of certain extensions in a directory, returns populated array when run in browser, but empty array when run from terminal -

php - How can i create a user dashboard -

javascript - How to detect toggling of the fullscreen-toolbar in jQuery Mobile? -