From 7219758295809a6285f5544abc1349817e300563 Mon Sep 17 00:00:00 2001 From: Nick Hodge Date: Thu, 11 Dec 2014 21:36:28 +1100 Subject: [PATCH] Adding my BoxKite.Twitter Project Added underneath Bing API --- dotnet-developer-projects.md | 1 + 1 file changed, 1 insertion(+) diff --git a/dotnet-developer-projects.md b/dotnet-developer-projects.md index b05016e..1f7b32f 100644 --- a/dotnet-developer-projects.md +++ b/dotnet-developer-projects.md @@ -60,6 +60,7 @@ Please sort projects alphabetically and provide a one-line description. GitHub/C * [AsyncCollections](https://github.com/HellBrick/AsyncCollections) - A set of lock-free thread-safe collections designed to be used asynchronously. * [AzureNetQ](https://github.com/Roysvork/AzureNetQ) - An easy to use .NET API for Azure Service Bus. * [Bing.RestClient](https://github.com/AdvancedREI/Bing.RestClient) - Access the Bing REST APIs from a unified client. + * [BoxKite.Twitter]() - Twitter .NET Client Library for the 1.1 Twitter API, incorporating REST API, User streaming and Search Streaming. Uses Reactive Extensions (Rx) .Subscribe to Tweets! * [Cimbalino Toolkit](http://cimbalino.org/) - A set of useful and powerful tools that will help you build your Windows Platform applications. * [Coding4Fun Toolkit](http://coding4fun.codeplex.com/) * [ColoredConsole](https://github.com/colored-console/colored-console) - Add some color to your console.