From 748bbbfdb48b27420e4a8b243f18b5327432ee04 Mon Sep 17 00:00:00 2001 From: Charlie Kindel Date: Mon, 2 Nov 2015 09:38:41 -0800 Subject: [PATCH] Added Amazon Echo/Alexa .NET library --- dotnet-developer-projects.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/dotnet-developer-projects.md b/dotnet-developer-projects.md index 68a0059..146381d 100644 --- a/dotnet-developer-projects.md +++ b/dotnet-developer-projects.md @@ -308,6 +308,9 @@ Please sort projects alphabetically and provide a one-line description. GitHub/C * Windows Workflow * [Workflow Extractor](https://github.com/punitganshani/WorkflowExtractor) - Document Windows Workflow logic into a Word document or Excel sheet. +* 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. + 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.