Browse the .NET Framework source code online
referencesource.microsoft.com
Browse the .NET Framework source code online
1–10 of 25 posts
Re: Browse the .NET Framework source code online
#2http://blogs.msdn.com/b/dotnet/archive/2014/04/09/how-your-f...
> we also launched a new web site that hosts the latest version of the .NET Reference Source, called http://sourceof.net
I think http://referencesource.microsoft.com/ might even be a little bit older.
Re: Browse the .NET Framework source code online
#3Re: Browse the .NET Framework source code online
#4Does anyone know if you're still allowed to contribute to ReactOS/Mono/WINE after reading this?
In fact, for the past couple releases mono has replaced a lot of its library code with MS's quite successfully.
Full disclosure - I run the mono team at Xamarin.
Re: Browse the .NET Framework source code online
#5Does anyone know if you're still allowed to contribute to ReactOS/Mono/WINE after reading this?
Yes, the code is MIT licensed. Check it on github: https://github.com/microsoft/referencesource In fact, for the past couple releases mono has replaced a lot of its library code with MS's quite successfully. Full disclosure - I run the mono team at Xamarin.
Re: Browse the .NET Framework source code online
#6Earlier quoted context omitted.
Yes, the code is MIT licensed. Check it on github: https://github.com/microsoft/referencesource In fact, for the past couple releases mono has replaced a lot of its library code with MS's quite successfully. Full disclosure - I run the mono team at Xamarin.
Thanks - and thank to you and the team for all your hard work. I just ran Hello World on Mono via dnx/dnu and my mind was blown. Who would have predicted Microsoft would be doing this in 2015?
Additionally check out the recent presentation from last week done by the "Open Source Engineering Team, Microsoft" which is based in Silicon Valley - https://www.youtube.com/watch?v=2ARzbQSWoIM
Re: Browse the .NET Framework source code online
#7Does anyone know if you're still allowed to contribute to ReactOS/Mono/WINE after reading this?
Yes, the code is MIT licensed. Check it on github: https://github.com/microsoft/referencesource In fact, for the past couple releases mono has replaced a lot of its library code with MS's quite successfully. Full disclosure - I run the mono team at Xamarin.
Re: Browse the .NET Framework source code online
#8Does anyone know if you're still allowed to contribute to ReactOS/Mono/WINE after reading this?
Re: Browse the .NET Framework source code online
#9Does anyone know if you're still allowed to contribute to ReactOS/Mono/WINE after reading this?
Yes, the code is MIT licensed. Check it on github: https://github.com/microsoft/referencesource In fact, for the past couple releases mono has replaced a lot of its library code with MS's quite successfully. Full disclosure - I run the mono team at Xamarin.
Some of the source is additionally available under MIT from the github repository, but the reference site includes things that are not "open source" like WPF and Winforms.
Re: Browse the .NET Framework source code online
#10Does anyone know if you're still allowed to contribute to ReactOS/Mono/WINE after reading this?
Yes, the code is MIT licensed. Check it on github: https://github.com/microsoft/referencesource In fact, for the past couple releases mono has replaced a lot of its library code with MS's quite successfully. Full disclosure - I run the mono team at Xamarin.
It's pretty freakin' sweet to be able to develop my asp.net MVC sites in Monodevelop instead of VC. I really prefer KDE over Windows as a UI, and y'all let me work in Linux all the time now!