Note that there are some explanatory texts on larger screens.

plurals
  1. PO
    text
    copied!<p>There are different ways to look at the .NET source code: Online via the browser:</p> <ul> <li><a href="http://www.dotnetframework.org" rel="nofollow noreferrer">http://www.dotnetframework.org</a></li> <li><s><a href="http://typedescriptor.net/browse" rel="nofollow noreferrer">http://typedescriptor.net/browse</a></s></li> <li><a href="https://github.com/Microsoft/referencesource" rel="nofollow noreferrer">https://github.com/Microsoft/referencesource</a></li> </ul> <p>Download it:</p> <ul> <li><a href="http://referencesource.microsoft.com/netframework.aspx" rel="nofollow noreferrer">http://referencesource.microsoft.com/netframework.aspx</a></li> <li><a href="http://referencesource.microsoft.com/" rel="nofollow noreferrer">http://referencesource.microsoft.com/</a></li> <li><a href="http://sourceof.net" rel="nofollow noreferrer">http://sourceof.net</a></li> </ul> <p>Microsoft has put up a git repository of ASP.NET here :</p> <p><a href="https://aspnet.codeplex.com/SourceControl/latest" rel="nofollow noreferrer">https://aspnet.codeplex.com/SourceControl/latest</a></p> <p>Extra:</p> <ul> <li>Mass downloader: <a href="http://www.wintellect.com/blogs/jrobbins/download-all-the-net-reference-source-code-at-once-with-net-mass-downloader" rel="nofollow noreferrer">http://www.wintellect.com/blogs/jrobbins/download-all-the-net-reference-source-code-at-once-with-net-mass-downloader</a></li> <li>CLI Online source code viewer: <a href="http://labs.developerfusion.co.uk/SourceViewer/browse.aspx?assembly=SSCLI" rel="nofollow noreferrer">http://labs.developerfusion.co.uk/SourceViewer/browse.aspx?assembly=SSCLI</a> </li> </ul> <p>Have fun!</p>
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload