question

aade avatar image
0 Votes"
aade asked aade commented

Visual Studio Nuget Sources default after installation

After installing visual studio, I had a few issues setting up an Azure Functions project. It was related to missing packages. It turns out that I needed to setup a nuget source. Is there any reason why a default nuget.org source does not ship with the product?

dotnet-ad
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

1 Answer

aade avatar image
0 Votes"
aade answered aade commented

It appears we can do better with giving a more descriptive error message, for those not familiar with the product, or at the very least add https://api.nuget.org/v3/index.json as a default, online, nuget source at installation.

· 1
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

The alternative is providing an option to add an online package source during installation

0 Votes 0 ·