{"id":30420845,"url":"https://github.com/abjerner/skybrud.social.facebook","last_synced_at":"2025-08-22T08:20:42.579Z","repository":{"id":144199649,"uuid":"48859341","full_name":"abjerner/Skybrud.Social.Facebook","owner":"abjerner","description":"Work in progress...","archived":false,"fork":false,"pushed_at":"2024-02-29T23:03:37.000Z","size":3910,"stargazers_count":10,"open_issues_count":6,"forks_count":8,"subscribers_count":4,"default_branch":"v1/main","last_synced_at":"2025-08-01T01:46:41.130Z","etag":null,"topics":["api","api-wrapper","csharp","dotnet","facebook","facebook-api","facebook-graph","facebook-graph-api","limbo","oauth","oauth2","package","skybrud","skybrud-integrations","skybrud-social","social"],"latest_commit_sha":null,"homepage":"","language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/abjerner.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null}},"created_at":"2015-12-31T18:54:40.000Z","updated_at":"2024-07-07T12:26:54.000Z","dependencies_parsed_at":"2023-06-16T17:15:25.724Z","dependency_job_id":null,"html_url":"https://github.com/abjerner/Skybrud.Social.Facebook","commit_stats":null,"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"purl":"pkg:github/abjerner/Skybrud.Social.Facebook","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abjerner%2FSkybrud.Social.Facebook","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abjerner%2FSkybrud.Social.Facebook/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abjerner%2FSkybrud.Social.Facebook/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abjerner%2FSkybrud.Social.Facebook/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/abjerner","download_url":"https://codeload.github.com/abjerner/Skybrud.Social.Facebook/tar.gz/refs/heads/v1/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abjerner%2FSkybrud.Social.Facebook/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271606605,"owners_count":24788981,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-22T02:00:08.480Z","response_time":65,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["api","api-wrapper","csharp","dotnet","facebook","facebook-api","facebook-graph","facebook-graph-api","limbo","oauth","oauth2","package","skybrud","skybrud-integrations","skybrud-social","social"],"created_at":"2025-08-22T08:20:33.282Z","updated_at":"2025-08-22T08:20:42.572Z","avatar_url":"https://github.com/abjerner.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Skybrud.Social.Facebook [![GitHub license](https://img.shields.io/badge/license-MIT-blue.svg)](LICENSE.md) [![NuGet](https://img.shields.io/nuget/v/Skybrud.Social.Facebook.svg)](https://www.nuget.org/packages/Skybrud.Social.Facebook) [![NuGet](https://img.shields.io/nuget/dt/Skybrud.Social.Facebook.svg)](https://www.nuget.org/packages/Skybrud.Social.Facebook)\n\n**Skybrud.Social.Facebook** is a .NET wrapper and API implementation for the [**Facebook Graph API**](https://developers.facebook.com/docs/graph-api).\n\nThe package helps handling some of the underlying authentication as well as communicating with both APIs in a strongly typed way.\n\n\n\n\u003cbr /\u003e\u003cbr /\u003e\n\n### Target Frameworks\n\n.NET Standard 1.3, .NET Standard 2.0 and .NET 7 ([read more](https://www.nuget.org/packages/Skybrud.Social.Facebook#supportedframeworks-body-tab)).\n\n\n\n\u003cbr /\u003e\u003cbr /\u003e\n\n### Installation\n\nInstall the \u003ca href=\"https://www.nuget.org/packages/Skybrud.Social.Facebook/1.0.0-beta006\" target=\"_blank\"\u003eNuGet package\u003c/a\u003e - either via the .NET CLI:\n\n```\ndotnet add package Skybrud.Social.Facebook --version 1.0.0-beta006\n```\n\nor the NuGet package manager:\n\n```\nInstall-Package Skybrud.Social.Facebook -Version 1.0.0-beta006\n```\n\n\n\u003cbr /\u003e\u003cbr /\u003e\n\n### Found a bug? Have a question?\n\n* Please feel free to [**create an issue**][Issues], and I will get back to you ;)\n\n\n\u003cbr /\u003e\u003cbr /\u003e\n\n### Changelog\n\nThe [**releases page**][Releases] lists all releases, and each there will be some information for each release on the most significant changes.\n\n\n\u003cbr /\u003e\u003cbr /\u003e\n\n### Documentation\n\nYou can find documentation and examples on how to use this package at the [**Skybrud.Social website**][Website]. The package isn't yet fully documented, so feel free to [**create an issue**][Issues] if I've missed something.\n\n[Website]: http://social.skybrud.dk/facebook/\n[NuGetPackage]: https://www.nuget.org/packages/Skybrud.Social.Facebook\n[GitHubRelease]: https://github.com/abjerner/Skybrud.Social.Facebook/releases/latest\n[Releases]: https://github.com/abjerner/Skybrud.Social.Facebook/releases\n[Issues]: https://github.com/abjerner/Skybrud.Social.Facebook/issues\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fabjerner%2Fskybrud.social.facebook","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fabjerner%2Fskybrud.social.facebook","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fabjerner%2Fskybrud.social.facebook/lists"}