https://github.com/fabricatorsltd/facebook-sdk-dotnet
C# Net Core SDK to interact with Facebook's Graph API
https://github.com/fabricatorsltd/facebook-sdk-dotnet
c-sharp csharp facebook facebook-api facebook-graph-api facebook-sdk graph-api netcore netcore3 netcore31 sdk sdk-c-sharp
Last synced: 3 months ago
JSON representation
C# Net Core SDK to interact with Facebook's Graph API
- Host: GitHub
- URL: https://github.com/fabricatorsltd/facebook-sdk-dotnet
- Owner: fabricatorsltd
- License: mpl-2.0
- Created: 2020-04-24T19:37:13.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2022-12-08T12:56:31.000Z (about 3 years ago)
- Last Synced: 2025-08-01T03:59:27.489Z (5 months ago)
- Topics: c-sharp, csharp, facebook, facebook-api, facebook-graph-api, facebook-sdk, graph-api, netcore, netcore3, netcore31, sdk, sdk-c-sharp
- Language: C#
- Homepage:
- Size: 69.3 KB
- Stars: 7
- Watchers: 0
- Forks: 3
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Facebook .Net SDK
This project is born for a personal need, I'm not sure yet if it is going to have a future as public and maintained repository.
## Badges
[](https://www.codefactor.io/repository/github/fabricatorsltd/facebook-sdk-dotnet) [](https://github.com/fabricatorsltd/facebook-sdk-dotnet/blob/master/LICENSE) /statusIcon) [](https://www.nuget.org/packages/fabricators.Facebook.SDK/)
## Useful links
* [Facebook Permissions list](https://developers.facebook.com/docs/facebook-login/permissions)
* [Facebook Graph API Explorer](https://developers.facebook.com/tools/explorer)
## ToDo
_(Here only the major todos are reported)_
* [x] Provide generic method that can handle all the requests and checks
* [ ] Unit Tests suite
* [ ] Remove console Tester from solution (use Unit Tests instead)
* [ ] Provide code examples in Wiki
## Release
[Releases](https://tc.fabricators.ltd/viewLog.html?buildTypeId=FacebookSdkDotnet_Build&buildId=lastSuccessful&tab=artifacts&guest=1)