Visual Studio .net core tag helpers not working

后端 未结 9 2445
暗喜
暗喜 2021-02-19 00:49

Well, lets get down to it. I\'m using Visual Studio 2015 and ASP.NET core tag helpers have completely stopped working, no idea why as I\'ve not changed anything. I was in work o

9条回答
  •  野趣味
    野趣味 (楼主)
    2021-02-19 01:43

    If you are experiencing the same problem when using Areas, add the _ViewImports file to the Views folder of your Area

提交回复
热议问题