My goal is to make tweeting from a C# Metro application as easy as possible. To that end, I created a library called TwitterRt.
Other posts in this series:
- Problems with Metro's WebAuthentication Sample
- Posting to Twitter from Metro in C#
- Adding Twitter to the AppBar
- Adding a Twitter Authorization Charm
- TwitterRT – The Design
- Install the NuGet Package Manager if you have not already.
- Open your Metro application in Visual Studio.
- Select Manage NuGet Packages from the Project menu.
- Click Online. Search for TwitterRt. Click Install.
No comments:
Post a Comment