Most of us already are aware of the power of Twitter, an awesome social networking service.
For our projects, I have been looking out for C# wrapper for the Twitter API which led me to Tweet# developed by Daniel Crenna of Dimebrain
Tweet# is 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.
Just downloaded it and within minutes of trying out the library, I became fan of this library.
You can download the API library here
Update
Go here to download for latest API library. Thanks for the update Daniel :)
At this moment, documentation & code sample for this library is limited.
I have planned to write some code samples on using the Tweet# library in the coming days.
Stay tuned…
Go Twittering & .NET’ing….. :)