ComputerBeacon.Facebook 4.0.427

There is a newer version of this package available.
See the version list below for details.
dotnet add package ComputerBeacon.Facebook --version 4.0.427
NuGet\Install-Package ComputerBeacon.Facebook -Version 4.0.427
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="ComputerBeacon.Facebook" Version="4.0.427" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add ComputerBeacon.Facebook --version 4.0.427
#r "nuget: ComputerBeacon.Facebook, 4.0.427"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install ComputerBeacon.Facebook as a Cake Addin
#addin nuget:?package=ComputerBeacon.Facebook&version=4.0.427

// Install ComputerBeacon.Facebook as a Cake Tool
#tool nuget:?package=ComputerBeacon.Facebook&version=4.0.427

A robust C# library for implementing Facebook Graph Api in .NET framework, especially ASP.NET. Strongly typed models, Intellisense support and many built-in features means developers don't have to lookup the Facebook Developers page and implement the Api themselves.

Product Compatible and additional computed target framework versions.
.NET Framework net is compatible.  net35 is compatible.  net40 is compatible.  net403 was computed.  net45 was computed.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
5.1.527 3,284 8/7/2014
5.0.493 1,129 8/2/2014
5.0.480 2,111 9/25/2013
5.0.1 1,589 7/20/2013
5.0.0 1,475 7/19/2013
4.0.427 2,270 7/11/2012

Facebook Page management on behalf of admins
New authorization model, support for ASP.NET MVC
Supports Silverlight 4, Windows Phone 7, Windows 8
More built-in Graph Api objects and connections
Better support for custom API calls
Async methods for all POST and DELETE commands
Available on NuGet