Skip to content

Delaire/facebook-winclient-sdk

 
 

Repository files navigation

Facebook C# SDK for Windows & Windows Phone

The Facebook C# SDK for Windows & Windows Phone helps .NET developers build Windows Phone and Windows Store applications that integrate with Facebook.

WARNING: The Facebook C# SDK for Windows & Windows Phone is currently considered alpha quality. The APIs will change and things will break as we move to v1.0.0. We do NOT recommend using the Facebook.Client.dll in production.

Like us on Facebook at our official page or Follow us on twitter @chsarpsdk.

NuGet

Install-Package Facebook.Client -pre

Binaries for Facebook C# SDK for Windows & Windows Phone are only distributed via nuget. For those using older versions of Visual Studio that does not support NuGet Package Manager, please download the command line version of NuGet.exe and run the following command.

nuget install Facebook.Client -pre

If you would like to get an older version of the the binaries please use the following command.

nuget install Facebook.Client -v 0.1.1

Documentation

You can find the documentation for this project at http://csharpsdk.org.

Help and Support

Use facebook.stackoverflow.com for help and support. We answer questions there regularly. Use the tags 'facebook-c#-sdk' and 'facebook' plus any other tags that are relevant. If you have a feature request or bug create an issue.

Facebook Platform Status

Facebook Change Log

Features

Supported Platforms

  • Windows Store
  • Windows Phone 7.1
  • Windows Phone 8

Contribute

Please refer to our official docs on Contributing to Facebook C# SDK for more details.

About

Facebook SDK for Windows & Windows Phone

Resources

License

Stars

Watchers

Forks

Packages

No packages published