Skip to content

abjerner/Skybrud.Social.Facebook

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Skybrud.Social.Facebook GitHub license NuGet NuGet

Skybrud.Social.Facebook is a .NET wrapper and API implementation for the Facebook Graph API.

The package helps handling some of the underlying authentication as well as communicating with both APIs in a strongly typed way.



Target Frameworks

.NET Standard 1.3, .NET Standard 2.0 and .NET 7 (read more).



Installation

Install the NuGet package - either via the .NET CLI:

dotnet add package Skybrud.Social.Facebook --version 1.0.0-beta006

or the NuGet package manager:

Install-Package Skybrud.Social.Facebook -Version 1.0.0-beta006



Found a bug? Have a question?



Changelog

The releases page lists all releases, and each there will be some information for each release on the most significant changes.



Documentation

You can find documentation and examples on how to use this package at the Skybrud.Social website. The package isn't yet fully documented, so feel free to create an issue if I've missed something.