c# - VS 2015中的类库(包)在哪里?

标签 c# visual-studio-2015 asp.net-mvc-5

我正在尝试将类库(包)添加到我的 ASP.NET MVC 5 项目中。但由于某种原因我找不到该选项。

enter image description here

我是否必须安装其他依赖项才能获得该选项?

最佳答案

它现在称为“类库(.NET Core)”。

关于c# - VS 2015中的类库(包)在哪里?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/40952467/

相关文章:

c# - System.Web.Mvc 与 System.Web.WebPages.Html 的 SelectList

c# - IIS 7.5 中的 ASP.NET Core WebAPI 500 内部错误

c# - 存储要取消订阅的事件处理程序列表

c# - 来自代码隐藏的 Api POST

visual-studio - Typescript编辑并继续visual studio 2015

c# - "Visual Studio requires a newer version of Windows to display this content."

c# - ASP.Net MVC5、Google OAuth 2.0 和 Youtube API

c# - 如何将三 View 节点复选框设置为混合状态,即如果选择了任何子节点,则应填写父节点以指示

c# - 让 GameObject 悬停在飞机上方? - Unity3D C#

c++ - 为什么我收到此错误 : constexpr' is not valid here