Does anybody know how to add custom package source to Visual Studio Code?
E.g. I\'d like to add https://www.myget.org/F/aspnet-contrib/api/v3/index.
You can add a NuGet.config file and specify the package source in there. Some reference docs: https://docs.microsoft.com/en-us/nuget/schema/nuget-config-file