未能找到 System.Web.Helpers

This question is a bit old but here's a simple solution - Microsoft seemed to just move this library to a Nuget package called "microsoft-web-helpers". Installing that package seems to be equivalent to having the assembly.

在 Nuget 搜索microsoft-web-helpers

原文地址:https://www.cnblogs.com/z45281625/p/11771903.html