-
Notifications
You must be signed in to change notification settings - Fork 55
help enable source link for Newtonsoft.Json #307
Comments
Here is a video demo using Visual Studio 2017 15.5.2: |
I added your feed to NuGet options, but I get an error when I try to browse your feed in VS2017 nuget management UI for available packages:
|
@MagicAndre1981 That is a standard NuGet feed from myget. They have instructions here: |
ok, got it working now. I was not able to open the instruction page as guest. That experience was great 😍😍😍. Can you please enable it for SignalR Client 2.2.2, too? I have issues that I would like to debug easier. |
@MagicAndre1981, glad you liked it. SignalR falls in the aspnet camp. You will need to ask them to enable source link. #173. Unfortunately, they are still trying to figure things out aspnet/Universe#131. |
ok, it would be still nice if you could provide such a package |
Can you please help the Xamarin guys to use it? Their old school way sucks: |
@MagicAndre1981 good idea. xamarin/Xamarin.Forms#2165 That article is a great example of the steps required before enabling source link. |
Looks like this is going to happen soon using https://github.com/dotnet/sourcelink |
My blog about this finally happening: |
I created a pull request JamesNK/Newtonsoft.Json#1555.
Meanwhile, I uploaded a nupkg to try out.
https://www.myget.org/feed/Packages/sourcelink
You can try it out with the
json
branch insourcelink-test
:https://github.com/ctaggart/sourcelink-test/tree/json
The text was updated successfully, but these errors were encountered: