Installing the Authentication.Facebook package

As always, the best way to install the package is using the NuGet command-line interface within the Visual Studio's Package Manager Console. From there, type the following:

add package Microsoft.AspNetCore.Authentication.Facebook
At the time of writing, the package's latest stable version is 2.0.0. As always, the reader is free to either stick to the recommended release or to try a newer version, as long as he can handle the upgrade.

Get ASP.NET Core 2 and Angular 5 now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.