View on GitHub

LinqToTwitter

LINQ Provider for the Twitter API (C# Twitter Library)

Querying Favorites

Twitter lets you manage favorites, which is supported here too.

Getting a List of Favorites

Get a list of favorites.

Creating a Favorite

Favorite a tweet

Destroying a Favorite

Un-favorite a tweet.