Facebook.NET
1.0.8
A managed .NET wrapper around the Facebook Graph API. Currently a WIP as functionality is limited to The Asia Foundation's use in the Facebook Civic Insights project. Pages, posts and comments are supported.
Install-Package Facebook.NET -Version 1.0.8
dotnet add package Facebook.NET --version 1.0.8
<PackageReference Include="Facebook.NET" Version="1.0.8" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Facebook.NET --version 1.0.8
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
Separate pagination dependency.
Dependencies
-
.NETFramework 4.6
- Microsoft.Net.Http (>= 2.2.29)
- Newtonsoft.Json (>= 10.0.2)
- Pagination.Primitives (>= 1.0.0)
- System.Net.Http.WinHttpHandler (>= 4.3.0)
-
.NETStandard 1.4
- NETStandard.Library (>= 1.6.1)
- Newtonsoft.Json (>= 10.0.2)
- Pagination.Primitives (>= 1.0.0)
- System.Net.Http.WinHttpHandler (>= 4.3.0)
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.