Pregunta

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)?

¿Fue útil?

Solución

To publish using NuGet Package Explorer:

  1. Select Publish from the File menu.
  2. Enter your NuGet feed url and api key.
Licenciado bajo: CC-BY-SA con atribución
No afiliado a StackOverflow
scroll top