首页 > Web开发 > 详细

[.Net Core] Visual Studio for Mac Add Client Side Library

时间:2021-09-02 03:58:18      阅读:13      评论:0      收藏:0      [点我收藏+]

There is Client-Side Library under the Add when I right click the project on Visual Studio for Mac. So I searched on Google, and find this post LibMan support in Visual Studio for Mac. But I can‘t find the Library Manager addin in the extension manager. But I find the alternatives for this, according to this youtube video Adding Client Side Libraries for Admin Panel using Microsoft Libman:

  • Install the lib manager CLI:
    dotnet tool install --global Microsoft.Web.LibraryManager.Cli

  • Install any library you want, for example:
    libman install twitter-bootstrap@3.3.7

[.Net Core] Visual Studio for Mac Add Client Side Library

原文:https://www.cnblogs.com/grandyang/p/15209859.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!