Hi, i'm new to ASP.NET or in web development in general and i'm trying to learn new things to add it on my resume. After installing VS and reading a few pages of the book PRO ASP.NET Core MVC 2 by Adam Freeman i had this problem about the nuggets dlls which i need to remove and install them again. Obviously, i successfully install most of them but installing them one by one is a pain. I enabled the option to automatically restore packages when build but that doesn't work. So, after adding them one by one, there's this one package left MICROSOFT.ASPNETCORE.BUILDER which is still not installed.
Please see attach picture for reference.