简体   繁体   English

是否有任何 NuGet API 可以从 Visual Studio 扩展项目创建包

[英]Is there any NuGet API to create a Package from a Visual Studio Extension project

I am looking a api that helps us to create NuGet package from a vsix project.我正在寻找一个 api,它可以帮助我们从 vsix 项目创建 NuGet 包 I found apis used for installation of Package like - NuGet.VisualStudio .我发现 apis 用于安装 Package like - NuGet.VisualStudio

Please let me know if there is any similar api for creation and publish of a package as well.请让我知道是否有任何类似的 api 用于创建和发布包。 I need to create package with selective files.我需要使用选择性文件创建包。

Hope these can help you:希望这些能帮到你:

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

相关问题 无法在Visual Studio 2015 Web API项目中添加nuget程序包 - Can not add a nuget package in visual studio 2015 web api project Visual Studio Nuget无法安装任何软件包 - Visual Studio Nuget unable to install any package 在没有Visual Studio的项目中添加NuGet包 - Adding a NuGet package to a project without Visual Studio 有什么方法可以直接从命令行查看 Visual Studio 可用的 Nuget package 源 - Is there any way to view Nuget package sources available for visual studio directly from command line Visual Studio中是否有可用于c#命名约定的Nuget包 - Is there any nuget package available for c# Naming Convention in Visual Studio 在不使用Visual Studio的情况下将nuget包添加到项目文件中 - Add nuget package into project file without Visual Studio 在Visual Studio中构建项目时如何安装Nuget包 - How install Nuget package when building project in Visual Studio Visual Studio 2015 - NuGet包删除所有项目引用 - Visual Studio 2015 - NuGet package removes all project references 使用 nuget package 代替项目参考 Visual Studio - Use nuget package instead of project reference Visual studio 从 Visual Studio 解决方案和项目(不是 cmake)中的非托管 (C++/C) 代码创建 Nuget 包 - Create Nuget package from unmanaged (C++/C) code in Visual Studio Solution and projects (not cmake)
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM