Merge pull request #178 from Myvar/master

Update dotnet-developer-projects.md
pull/179/head
Rich Lander 2015-01-19 11:49:23 -08:00
commit 15ec242f57
1 changed files with 1 additions and 0 deletions

View File

@ -6,6 +6,7 @@ Please sort projects alphabetically and provide a one-line description. GitHub/C
* .NET Implementations
* [.NET Core](https://github.com/dotnet/core) - Core .NET Framework
* [C# Native](https://csnative.codeplex.com) - Compiles C# to native.
* [Cosmos](http://cosmos.codeplex.com/) - C# Open Source Managed Operating System, an operating system "construction kit".
* [Fling OS](http://git.flingos.co.uk/fling-os/src) - [C# Operating System](http://www.flingos.co.uk/) designed for people to learn low-level development from.
* [Mono](https://github.com/mono/mono) - Cross-platform implementation of .NET Framework.