简体   繁体   English

如何将另一个包管理器添加到ASP.NET MVC 6项目?

[英]How to add another package manager to a ASP.NET MVC 6 project?

There is currently two package managers under Dependencies in an ASP.NET MVC 6 application created with Visual Studio 2015 namely Bower and NPM . 在使用Visual Studio 2015(即Bower和NPM)创建的ASP.NET MVC 6应用程序中, Dependencies下目前有两个包管理器。 How can I add another package manager like JSPM to the list and manage it's dependencies? 如何将另一个包管理器(如JSPM)添加到列表中并管理它的依赖项?

在此输入图像描述

That can't be done out of the box, as far as I'm aware, but maybe you would be happy enough with this visual studio 2015 extension: Package Installer 据我所知,这不可能是开箱即用的,但也许你会对这个visual studio 2015扩展程序感到满意: 程序包安装程序

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM