A feature-complete library for the Twitter API. Use this library in your client applications to enable a simple, discoverable fluent interface for building Twitter queries, as well as additional features like asynchronous processing, server-side caching, url shortening, and rate throttling.
Please support this project
If you find TweetSharp useful for building your own Twitter-based projects, please consider donating to help improve our tools, web sites, and ultimately, our time to improve and extend the service for you. Our suggested donation amount is $10, but you are free to donate whatever you're comfortable with. Thank you for your support!
Getting Started
Unit Tests
To run unit tests, make sure you have a valid setup.xml file in your build folder (see RunningUnitTests for help)
Prerequisites
Visual C# / Visual Studio 2008 with .NET 3.5 SP1 or .NET 3.5 Compact Edition SP1
If you want to use tweet# in Silverlight, please read SilverlightSupport.
Composing Queries
For basic usage information, refer to ComposingQueries.
Additional Features
There are several time-enhancing features available for tweet# users. Visit AdditionalFeatures for examples of some of the best kept secrets.
Additional Info
For questions and support, please interface with the community on our Google Groups page.
For news, releases, and code snippet tutorials, visit our official home page.
For more information on Twitter's API, visit the Twitter API Wiki.
For some ready-made code snippets, visit snipt.
To help shape future development on tweetsharp, please visit our poll and vote on the next feature.