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.

Showing the top 20 packages that depend on TweetinviAPI.

Packages Downloads
Nuke.Components
Cross-platform build automation system Signed by signpath.io from repository 'https://github.com/nuke-build/nuke' commit '02a1058ed2237adc41da5e9f41068770d36ac729' (see contained AppVeyorSettings.json file for build settings).
2
Nuke.Components
Cross-platform build automation system Signed by signpath.io from repository 'https://github.com/nuke-build/nuke' commit '06168636a6c3d86bc83645fe5ef519ee17bf7233' (see contained AppVeyorSettings.json file for build settings).
1
Nuke.Components
Cross-platform build automation system Signed by signpath.io from repository 'https://github.com/nuke-build/nuke' commit '12a091bbe2dc56bb3a2db64178dfc5305d769b3b' (see contained AppVeyorSettings.json file for build settings).
2
Nuke.Components
Cross-platform build automation system Signed by signpath.io from repository 'https://github.com/nuke-build/nuke' commit '1b7919295cb9cac9eccc00871c6d1b8bc1bed375' (see contained AppVeyorSettings.json file for build settings).
2
Nuke.Components
Cross-platform build automation system Signed by signpath.io from repository 'https://github.com/nuke-build/nuke' commit '2036fecf842a7ba8be67622103a06673c13c1805' (see contained AppVeyorSettings.json file for build settings).
2
Nuke.Components
Cross-platform build automation system Signed by signpath.io from repository 'https://github.com/nuke-build/nuke' commit '36d218876563ab6fdf2ab229ca6b7eeaa8812662' (see contained AppVeyorSettings.json file for build settings).
1
Nuke.Components
Cross-platform build automation system Signed by signpath.io from repository 'https://github.com/nuke-build/nuke' commit '39132f3fb1fea9f889894dfe520cf4434d6eca4e' (see contained AppVeyorSettings.json file for build settings).
2
Nuke.Components
Cross-platform build automation system Signed by signpath.io from repository 'https://github.com/nuke-build/nuke' commit '4667694d0480c8fc8fcc027d7dab8566d3f4dfcd' (see contained AppVeyorSettings.json file for build settings).
2
Nuke.Components
Cross-platform build automation system Signed by signpath.io from repository 'https://github.com/nuke-build/nuke' commit '46bbe7900f7f6426f377c713dd11d76e37516bc3' (see contained AppVeyorSettings.json file for build settings).
2
Nuke.Components
Cross-platform build automation system Signed by signpath.io from repository 'https://github.com/nuke-build/nuke' commit '4a24cd4e78d43b59deb8aa2033c696c8ceb51dd6' (see contained AppVeyorSettings.json file for build settings).
1
Nuke.Components
Cross-platform build automation system Signed by signpath.io from repository 'https://github.com/nuke-build/nuke' commit '706f53a42a3ab7ee112350cfdd0e4d1683eb5d1d' (see contained AppVeyorSettings.json file for build settings).
2
Nuke.Components
Cross-platform build automation system Signed by signpath.io from repository 'https://github.com/nuke-build/nuke' commit '78dd810bd335c46bf66cf4908e0ad1d0831e3b6b' (see contained AppVeyorSettings.json file for build settings).
2
Nuke.Components
Cross-platform build automation system Signed by signpath.io from repository 'https://github.com/nuke-build/nuke' commit '8f6d86ec80f76ad5a3216b4d6b4b6fdc8ba5dc88' (see contained AppVeyorSettings.json file for build settings).
2
Nuke.Components
Cross-platform build automation system Signed by signpath.io from repository 'https://github.com/nuke-build/nuke' commit 'd931091698dec8c2b7b639f652d315022b0764a5' (see contained AppVeyorSettings.json file for build settings).
2
Nuke.Components
Cross-platform build automation system Signed by signpath.io from repository 'https://github.com/nuke-build/nuke' commit 'e20ab8d0fee05d3e1d1b6270a8e8a7967202eea9' (see contained AppVeyorSettings.json file for build settings).
1
Nuke.Components
Cross-platform build automation system Signed by signpath.io from repository 'https://github.com/nuke-build/nuke' commit 'fa8aae50ade3b7479a059fcd775fd4dc1a108220' (see contained AppVeyorSettings.json file for build settings).
1
Nuke.Components
The AKEless Build System for C#/.NET Signed by signpath.io from repository 'https://github.com/nuke-build/nuke' commit '369ef2b8fd696c639b333812edf5c5fdd5f3e7e6' (see contained AppVeyorSettings.json file for build settings).
2
Nuke.Components
The AKEless Build System for C#/.NET Signed by signpath.io from repository 'https://github.com/nuke-build/nuke' commit 'aeacff85068cb9218354491b39fbf916e5ea28e8' (see contained AppVeyorSettings.json file for build settings).
2
Nuke.Components
The AKEless Build System for C#/.NET Signed by signpath.io from repository 'https://github.com/nuke-build/nuke' commit 'bbceff250ec4c9c604b33b38600ab9b4a4e17dac' (see contained AppVeyorSettings.json file for build settings).
1
Nuke.Components
The AKEless Build System for C#/.NET Signed by signpath.io from repository 'https://github.com/nuke-build/nuke' commit 'cda28e5941e47b2b2a3d9bea20f78d11af1d92e0' (see contained AppVeyorSettings.json file for build settings).
1

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 1 04/18/2026
5.0.3 1 04/18/2026
5.0.2 1 04/18/2026
5.0.1 1 04/18/2026
5.0.0-alpha-6 1 04/18/2026
4.0.3 1 04/18/2026
4.0.2 1 04/18/2026
4.0.1 1 04/18/2026
4.0.0 1 04/18/2026
3.0.0 1 04/18/2026
2.1.0 1 04/18/2026
2.0.0 1 04/18/2026
1.3.0 1 04/18/2026
1.2.0.1 1 04/18/2026
1.2.0 1 04/18/2026
1.1.1 1 04/18/2026
1.0.0 1 04/18/2026
0.9.14 1 04/18/2026
0.9.12.2 1 04/18/2026
0.9.11.2 1 04/18/2026
0.9.10.2 1 04/18/2026
0.9.10 1 04/18/2026
0.9.3.4 1 04/18/2026