Saturday, February 23, 2019

Downloading .NET Core Sources with IDE

Hi! I was wondering if there was a way to get Visual Studio (or Rider) to download the source files for .NET Core and ASP.NET Core so that my IDE would navigate to the sources. I'm used to using Java, Go, or Python and navigating to the source to see how things work. Microsoft has great docs and Rider's decompiler is ok, but I wish I could simply navigate to the source code. Visual Studio seems to just want to take me to the Assembly Browser which is less than ideal.

C# and .NET Core seem really nice, but it would be helpful to be able to navigate around the sources.

Oh, I'm on a Mac and have tried to get this working with Visual Studio for Mac, Rider, and VS Code.

Downloading .NET Core Sources with IDE Click here
  • Blogger Comment
  • Facebook Comment

0 comments:

Post a Comment

The webdev Team