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
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
.
- Install Nuget package in your .Net project
- Contribute source code for the project
Package documentation is available here
Please use GitHub issues for bug reports and feature requests
Licensed under the MIT License. Please refer to LICENSE.md for more information.
- release of nuget package