.Net Source Code

by Lord Cod3n 28. September 2008 07:28

I came across a blog post.  The post provided a link to a tool you could use to download the available .net source code.  Microsoft allows you debug into the framework.  If you are like me you may just want to be able to browse the source code at your leisure.  Here is a tool that will download the the pdb and corresponding source code files. 

http://www.codeplex.com/NetMassDownloader

 

Here is the command line I used to download the source files:

 

PS C:\SRC\NetMassDownloader\Debug> .\NetMassDownloader.exe -d 'C:\Program Files\Reference Assemblies' -o C:\src\symbols\
MassDownload

The PS prompt is from powershell which is not required, but I love it.

Happy Coding

Bill

Be the first to rate this post

  • Currently 0/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5

Tags:

Comments

Powered by BlogEngine.NET 1.4.5.0
Theme by Mads Kristensen

About the author

William Moore is the lead Software Architect and Technologist for Coden Enterprises. He has more than a decade of software development experience primarily Microsoft Platforms.  William enjoys the full gamit of coding everything from the UI down to the database.

Most comments

Page List