Downloadable/browsable version of the .NET Framework source code?

后端 未结 8 1235
星月不相逢
星月不相逢 2020-12-30 02:01

Now that the source code to the .NET Framework has been made available, is there any way to actually view it that doesn\'t involve using Visual Studio to step into a framewo

8条回答
  •  春和景丽
    2020-12-30 02:18

    A GREAT resource, not only for .NET is this. It also has all you can think of (for example EF)

    [EDIT]

    The project seems to be dead now.

    Also Microsoft's source page is out of beta. Probably this is the reason for the dead project.

    So, as already pointed in other answers, http://referencesource.microsoft.com is the official place.

提交回复
热议问题