Back to News for Developers

Announcing the Facebook C# SDK

July 16, 2010ByAndrey Goder

We're excited to announce the Facebook C# SDK alpha release. This is our first official C# SDK, built to meet the needs of the significant community of Facebook developers using C#.

The SDK has a number of features. It:

  • Works with both Web (ASP.NET) and desktop applications.
  • Supports a convenient way of making calls to the new Graph API using the OAuth 2.0 access token.

The C# SDK adheres to the elegantly simple design philosophy of all our new SDKs. It also includes a small example program to help you get started.

You can download the open source Facebook C# SDK from GitHub today. Please submit your feedback and report any issues you might encounter with this alpha version code. We can’t wait to see what you build with it.

Andrey, a Facebook engineer, built this SDK as a Hackathon project.


Tags: