Skybrud.Social is a framework in .NET for integration with various social services like Twitter, Facebook and Instagram. The framework will handle all the technical parts and API communication so you don't have to.
-
NuGet Package
Install this NuGet package in your Visual Studio project. Makes updating easy. -
ZIP file
Grab a ZIP file of the latest release; unzip and moveSkybrud.Social.dll
to the bin directory of your project. -
Builds
I may occasional upload a build to Dropbox. These are builds in between releases, and are not tested at the same level as releases. As above, moveSkybrud.Social.dll
to the bin directory of your project.
- Please feel free to create an issue, and I will get back to you ;)
The releases page lists all releases since v0.1.1, and each there will be some information for each release on the most significant changes.
Improving the code has higher priority than documentation, so I'm currently a bit behind on the documentation. For the small amount of documentation already written, have a look at the Skybrud.Social website.