FacebookAuth 1.0.12

dotnet add package FacebookAuth --version 1.0.12
NuGet\Install-Package FacebookAuth -Version 1.0.12
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="FacebookAuth" Version="1.0.12" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add FacebookAuth --version 1.0.12
#r "nuget: FacebookAuth, 1.0.12"
#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 FacebookAuth as a Cake Addin
#addin nuget:?package=FacebookAuth&version=1.0.12

// Install FacebookAuth as a Cake Tool
#tool nuget:?package=FacebookAuth&version=1.0.12

Library for Authenticating with Facebook OAuth and populating the Profile object with information from the user's open graph. It is designed to work with FormsAuthentication, it will create users and populate their profile when they log in & authorise your application.

For more detailed instructions see the GitHub readme https://github.com/VineMedia/VineMedia.Facebook

Product Compatible and additional computed target framework versions.
.NET Framework net45 is compatible.  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
1.0.12 5,297 11/7/2012
1.0.11 1,339 10/28/2012
1.0.10 1,337 10/24/2012
1.0.5 1,336 10/22/2012

Defaulted the profile username to the facebook user ID if there is no facebook username