Skip to content

rarous/GraphApi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

.net implementation of Facebook Graph API https://developers.facebook.com/docs/reference/api/

Includes:
* support for JS SDK login and OAuth authentication
* strongly typed objects of Graph
* publication API for wall posts and albums (photos BTA)

How to build
=============

1. Download source
2. Run .\build.ps1 from powershell
3. Final binaries are in Release folder

(You need .net 4 compiler to successfuly build this project)

About

Facebook Graph API for .net

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages