I am unable to get Intellisense for all tags (e.g. asp-for asp-action, etc.) I\'m running Visual Studio 2017.
asp-for
asp-action
My .csproj file
.csproj
You can add/use the tag helpers by doing the following process:
Go check _Layout.cshtml, it will be working fine.