Skip to content
This repository has been archived by the owner on Jun 22, 2019. It is now read-only.

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.

License

EmilMoe/Skybrud.Social

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Skybrud.Social

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.

Installation

  1. NuGet Package
    Install this NuGet package in your Visual Studio project. Makes updating easy.

  2. ZIP file
    Grab a ZIP file of the latest release; unzip and move Skybrud.Social.dll to the bin directory of your project.

  3. 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, move Skybrud.Social.dll to the bin directory of your project.

Found a bug? Have a question?

Changelog

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.

Documentation

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.

Experimantal

Supporting and maintaining the implementation for each service takes up a lot of time. I have played around with a few other services than whats officially supported in Skybrud.Social, but haven't had the time to finish these. They should therefore be treated as experimental and under development:

  • LinkedIn
    Adds support for both OAuth 1.0a and OAuth 2 authenticcation as well as limited access to the LinkedIn API.

  • Microsoft
    Lets users authenticate using their Microsoft / Windows Live account (user), as well as getting information about that user.

  • Slack
    Authentication and implementation of basic user methods.

About

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.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 100.0%