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
Post a Comment