/Net.Facebook.Graph

A .Net Nuget package for Facebook's Graph API

Primary LanguageC#MIT LicenseMIT

Net.Facebook.Graph

Is a .Net nuget package which handles basic functionallity needed in order to interact with Facebook's Graph API using http calls. Project supports .Net standard v2.0

Getting started

NuGet is the standard package manager for .NET applications that is built into Visual Studio. You can install package with nuget: Right click on project -> Properties -> Manage NuGet packages -> Net.Facebook.Graph.

Documentation

Package documentation is available here

Feedback

Please use GitHub issues for bug reports and feature requests

License

Licensed under the MIT License. Please refer to LICENSE.md for more information.

Recent changes

version 1.0.7

  • release of nuget package