TweetinviAPI 0.9.3.4

Tweetinvi is an intuitive .NET C# API for Twitter. It is a Portable Class Library that can be used for development on Windows, Windows RT and Windows Phone.

No packages depend on TweetinviAPI.

Tweetinvi 0.9.3.4 is a Portable Class Library allowing developers to use it for Windows RT and Windows Phone 8 development. Examples: - Get currently logged user var user = User.GetLoggedUser(); - Publish Tweet Tweet.PublishTweet("Hello Tweetinvi"); - Get all the tweets from stream var sampleStream = Stream.CreateSampleStream(); sampleStream.TweetReceived += (sender, args) => { Console.WriteLine(args.Tweet.Text); }; sampleStream.StartStream(); - Publish a private message Message.PublishMessage("Hello there!", "recipientName");

Any 0.0

Version Downloads Last updated
5.0.4 28 02/10/2024
5.0.3 21 02/10/2024
5.0.2 22 02/10/2024
5.0.1 23 02/10/2024
5.0.0-alpha-6 24 02/10/2024
4.0.3 21 02/10/2024
4.0.2 25 02/10/2020
4.0.1 25 02/10/2024
4.0.0 23 02/10/2024
3.0.0 28 02/10/2024
2.1.0 23 02/10/2024
2.0.0 21 02/10/2024
1.3.0 21 02/10/2024
1.2.0.1 24 02/10/2024
1.2.0 20 02/10/2024
1.1.1 29 02/10/2024
1.0.0 20 02/10/2024
0.9.14 24 02/10/2024
0.9.12.2 21 02/10/2024
0.9.11.2 21 02/10/2024
0.9.10.2 21 02/10/2024
0.9.10 22 02/10/2024
0.9.3.4 24 02/10/2024