tweet#
tweet# is a complete C# library for Twitter that allows you to write short and sweet expressions that are automatically converted to Twitter queries and sent on your behalf. In addition to covering 100% of Twitter’s REST and Search APIs, tweet# also provides the following configurable features:
* Discoverable method chains that only expose what you can actually call
* Hooks for easy asynchronous operation
* Status update truncation by word, and automated URL shortening
* Server-side caching of queries (ASP.NET, memcached, or use your own)
* Quick and painless conversion from JSON query results to C# data classes
Go to http://dimebrain.com/2009/01/introducing-tweet-the-complete-fluent-c-library-for
See also these related projects.
- eBookLibrary - eBooks library organizer (using a tags' tree). Automatically fetches the book's ...
- Extend.NET - Extend.NET is a image editing program supporting the Microsoft .NET framework. W ...
- Facetalk Chat - One-to-One chatting application. Its designed to easily integrate with other web ...
- Facetalk Chat - One-to-One chatting application. Its designed to easily integrate with other web ...
- themonospot - is a simple application that can be used to scan an avi file and extract some in ...