From 95e9cdf1be05b69be7f4308d5992e65ecfcc1c81 Mon Sep 17 00:00:00 2001 From: cedrozor Date: Sat, 2 Apr 2016 14:57:49 +0200 Subject: [PATCH] added myrtille --- dotnet-developer-projects.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/dotnet-developer-projects.md b/dotnet-developer-projects.md index 76f1c6f..d2fe31b 100644 --- a/dotnet-developer-projects.md +++ b/dotnet-developer-projects.md @@ -328,6 +328,9 @@ Please sort projects alphabetically and provide a one-line description. GitHub/C * Amazon Echo/Alexa Integration * [AlexaSkillsKit.NET](https://github.com/AreYouFreeBusy/AlexaSkillsKit.NET) - .NET library to write Alexa Skills that's interface-compatible with Amazon's AlexaSkillsKit for Java and matches that functionality. +* Remote Desktop + * [Myrtille](https://github.com/cedrozor/myrtille) - A native HTML4/5 Remote Desktop Protocol client, HTTP gateway written in C# for .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). [@quozd](http://twitter.com/quozd "@quozd on Twitter") hosts an [Awesome .NET!](https://github.com/quozd/awesome-dotnet) list. Also worth checking out.