简体   繁体   中英

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. I found apis used for installation of Package like - NuGet.VisualStudio .

Please let me know if there is any similar api for creation and publish of a package as well. I need to create package with selective files.

Hope these can help you:

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

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