I just created a class library and wanted to push up it to our internal Nuget repository.

Suppose the url is http://Mycompany:81/nuget/default

How to do it with GUI(Nuget Package Explorer)?

有帮助吗?

解决方案

To publish using NuGet Package Explorer:

  1. Select Publish from the File menu.
  2. Enter your NuGet feed url and api key.
许可以下: CC-BY-SA归因
不隶属于 StackOverflow
scroll top