diff --git a/dotnet-projects.md b/dotnet-projects.md index ab4dfcb..886924f 100644 --- a/dotnet-projects.md +++ b/dotnet-projects.md @@ -7,6 +7,9 @@ There are many .NET open source projects. You can always use a search engine to * [Mono Project](https://github.com/mono/) * [Castle Project](https://github.com/castleproject) +* Languages + * [IronScheme](http://ironscheme.codeplex.com) + * Web Platforms * [Umbraco](http://umbraco.com/) * [DotNetNuke](https://dotnetnuke.codeplex.com/) @@ -54,7 +57,7 @@ There are many .NET open source projects. You can always use a search engine to * Games * [MonoGame](http://monogame.net) - + This list is just a starting point - also take a look at all the projects on [CodePlex](http://www.codeplex.com/) and on [GitHub Trending C#](https://github.com/trending?l=csharp). Thanks to @slodge for providing the initial list.