Skip to content

chihchi/funtown-csharp-sdk

Repository files navigation

Funtown C# SDK

The Funtown C# SDK helps .Net developers build web, desktop, Silverlight, Windows Phone and Windows Metro Style applications that integrate with Funtown.

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

NuGet

Install-Package Funtown

Binaries for Funtown C# SDK 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 Funtown

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

nuget install Funtown -v 5.4.1

Documentation

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

Help and Support

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

Funtown Platform Status

Funtown Change Log

Features

  • NuGet Packages Available (Funtown and Funtown.channel)
  • Compatible with all Funtown Graph and REST API methods.
  • Supports photo/video uploads
  • Supports batch requests and etags
  • Supports Funtown's most current authentication systems.
  • Sample applications and documentation are provided to get you started quickly.

Supported Platforms

  • .NET 3.5 (Client Profile and Full Profile)
  • .NET 4.0 (Client Profile and Full Profile)
  • .NET 4.5 Beta (Visual Studio 11 Beta)
  • Windows 8 Metro Style Applications - WinRT (Windows 8)
  • Silverlight 5
  • Windows Phone 7.1 (Mango)

Contribute

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

Releases

No releases published

Packages

No packages published