Subversion Repository Public Repository

Nextrek

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
# Facebook SDK for Windows & Windows Phone
The Facebook SDK for Windows & Windows Phone helps .Net developers build Windows Phone and Windows Store applications that integrate with Facebook.

> Note the Facebook SDK for Windows & Windows Phone is currently in alpha. The APIs will change as we move to v1.0.0.

[Like us on Facebook at our official page](http://facebook.com/csharpsdk) or [Follow us on twitter @chsarpsdk](http://twitter.com/csharpsdk).

## NuGet

    Install-Package Facebook.Client -pre

*Binaries for Facebook 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](http://nuget.codeplex.com/releases/view/58939) 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](http://csharpsdk.org).

## Help and Support
Use [facebook.stackoverflow.com](http://facebook.stackoverflow.com) for help and support. We answer questions there regularly. Use the tags '[facebook-c#-sdk](http://stackoverflow.com/questions/tagged/facebook-c%23-sdk)' and '[facebook](http://stackoverflow.com/questions/tagged/facebook)' plus any other tags that are relevant. If you have a feature request or bug create an issue.

[Facebook Platform Status](https://developers.facebook.com/live_status)

[Facebook Change Log](https://developers.facebook.com/docs/changelog/)

## Features
* NuGet Packages Available ([Facebook](http://nuget.org/packages/Facebook) and [Facebook.channel](http://nuget.org/packages/Facebook.channel))
* Compatible with all Facebook Graph and REST API methods.
* Supports photo/video uploads
* Supports batch requests and etags
* Supports Facebook's most current authentication systems.
* Sample applications and documentation are provided to get you started quickly.

## Supported Platforms
* Windows Store Apps
* Windows Phone 7.1 (Mango)
* Windows Phone 8
 
## Contribute

Please refer to our official docs on [Contributing to Facebook C# SDK](http://csharpsdk.org/docs/contribute) for more details.

Commits for Nextrek/Android/SmartCharging/SmartCharging_WP/packages/Facebook.Client.1.0.4/readme.txt

Diff revisions: vs.
Revision Author Commited Message
799 JMBauan picture JMBauan Thu 08 Oct, 2015 13:36:32 +0000