How can I make available the package bellow for me to use in project.json:
https://myget.org/feed/aspnetvnext/package/nuget/Microsoft.AspNetCore.SignalR.Server
I know that I need to change the NuGet.config file, but I don´t know how.
Obs: I´m not using Visual Studio.