在 VS2015 中找不到 System.Web.Helpers [英] System.Web.Helpers not found in VS2015

查看:26
本文介绍了在 VS2015 中找不到 System.Web.Helpers的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我试图在 VS2015 中向 C# 代码添加一些 JSON 解析,但我找不到:

I'm trying to add some JSON parsing to the C# code in VS2015 but I can't find:

System.Web.Helpers

System.Web.Helpers

正如 MS 文档所建议的那样.我看过其他人的类似问题(几乎都是在早期版本中),答案都说要将其添加到程序集/框架"对话框中.

as the MS documentation suggests. I've looked at other people's questions of a similar nature (almost all on earlier versions) and the answers all say to add it in the Assemblies / Framework dialog.

问题是它没有出现在那个对话框中,我看到人们谈论的许多其他事情也没有出现.

The problem is it doesn't appear in that dialog, nor do many of the other things I see people talking about.

我非常感谢您能帮我解决这个问题.

I would really appreciate any help on fixing this.

这是我可以访问的列表:

Here is the list I have access to:

还添加了扩展程序窗口

推荐答案

这个问题有点老了,但这里有一个简单的解决方案 - 微软似乎只是将这个库移动到一个名为microsoft-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.

这篇关于在 VS2015 中找不到 System.Web.Helpers的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆