Microsoft.AspNetCore.Authentication.Facebook 2.0.0-preview1-final

Prefix Reserved
Additional Details

This package has been deprecated as part of the .NET Package Deprecation effort. You can learn more about it from https://github.com/dotnet/announcements/issues/217

This is a prerelease version of Microsoft.AspNetCore.Authentication.Facebook.
There is a newer version of this package available.
See the version list below for details.
dotnet add package Microsoft.AspNetCore.Authentication.Facebook --version 2.0.0-preview1-final
                    
NuGet\Install-Package Microsoft.AspNetCore.Authentication.Facebook -Version 2.0.0-preview1-final
                    
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="Microsoft.AspNetCore.Authentication.Facebook" Version="2.0.0-preview1-final" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Microsoft.AspNetCore.Authentication.Facebook" Version="2.0.0-preview1-final" />
                    
Directory.Packages.props
<PackageReference Include="Microsoft.AspNetCore.Authentication.Facebook" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Microsoft.AspNetCore.Authentication.Facebook --version 2.0.0-preview1-final
                    
#r "nuget: Microsoft.AspNetCore.Authentication.Facebook, 2.0.0-preview1-final"
                    
#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.
#addin nuget:?package=Microsoft.AspNetCore.Authentication.Facebook&version=2.0.0-preview1-final&prerelease
                    
Install Microsoft.AspNetCore.Authentication.Facebook as a Cake Addin
#tool nuget:?package=Microsoft.AspNetCore.Authentication.Facebook&version=2.0.0-preview1-final&prerelease
                    
Install Microsoft.AspNetCore.Authentication.Facebook as a Cake Tool

ASP.NET Core middleware that enables an application to support Facebook's OAuth 2.0 authentication workflow.

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed. 
.NET Core netcoreapp2.0 is compatible.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (83)

Showing the top 5 NuGet packages that depend on Microsoft.AspNetCore.Authentication.Facebook:

Package Downloads
Microsoft.AspNetCore.App

Provides a default set of APIs for building an ASP.NET Core application. This package requires the ASP.NET Core runtime. This runtime is installed by the .NET Core SDK, or can be acquired separately using installers available at https://aka.ms/dotnet-download.

Microsoft.AspNetCore.All

Provides a default set of APIs for building an ASP.NET Core application, and also includes API for third-party integrations with ASP.NET Core. This package requires the ASP.NET Core runtime. This runtime is installed by the .NET Core SDK, or can be acquired separately using installers available at https://aka.ms/dotnet-download.

Abp.AspNetZeroCore.Web

Package Description

NanoCore

The project is inspired by years of tedious repetitions, continuously re-writing similar code-snippets and libraries, to handle common functionality, not related to the business domain, such as logging, data persistence, message queuing, documentation, validation and similar.

FenixAlliance.ACL.Dependencies

Application Component for the Alliance Business Suite.

GitHub repositories (33)

Showing the top 20 popular GitHub repositories that depend on Microsoft.AspNetCore.Authentication.Facebook:

Repository Stars
dotnet/maui
.NET MAUI is the .NET Multi-platform App UI, a framework for building native device applications spanning mobile, tablet, and desktop.
nopSolutions/nopCommerce
ASP.NET Core eCommerce software. nopCommerce is a free and open-source shopping cart.
OrchardCMS/OrchardCore
Orchard Core is an open-source modular and multi-tenant application framework built with ASP.NET Core, and a content management system (CMS) built on top of that framework.
EduardoPires/EquinoxProject
Web Application ASP.NET 8 using Clean Architecture, DDD, CQRS, Event Sourcing and a lot of good practices
simplcommerce/SimplCommerce
A simple, cross platform, modulith ecommerce system built on .NET
phongnguyend/Practical.CleanArchitecture
Full-stack .Net 9 Clean Architecture (Microservices, Modular Monolith, Monolith), Blazor, Angular 19, React 19, Vue 3.5, BFF with YARP, NextJs 15, Domain-Driven Design, CQRS, SOLID, Asp.Net Core Identity Custom Storage, OpenID Connect, EF Core, OpenTelemetry, SignalR, Background Services, Health Checks, Rate Limiting, Clouds (Azure, AWS, GCP), ..
aspnet/Identity
[Archived] ASP.NET Core Identity is the membership system for building ASP.NET Core web applications, including membership, login, and user data. Project moved to https://github.com/aspnet/AspNetCore
enkodellc/blazorboilerplate
Blazor Boilerplate / Starter Template with MudBlazor
grandnode/grandnode
Open source, headless, multi-tenant eCommerce platform built with .NET Core, MongoDB, AWS DocumentDB, Azure CosmosDB, Vue.js.
ivaylokenov/MyTested.AspNetCore.Mvc
Fluent testing library for ASP.NET Core MVC.
xamarin/Essentials
Xamarin.Essentials is no longer supported. Migrate your apps to .NET MAUI, which includes Maui.Essentials.
fullstackproltd/AspNetCoreSpa
Asp.Net 7.0 & Angular 15 SPA Fullstack application with plenty of examples. Live demo:
cloudscribe/cloudscribe
ASP.NET Core multi-tenant web application foundation with management for sites, users, roles, claims and more
smartstore/Smartstore
A modular, scalable and ultra-fast open-source all-in-one eCommerce platform built on ASP.NET Core 7
grandnode/grandnode2
E-commerce platform built with ASP.NET Core using MongoDB for NoSQL storage
neozhu/CleanArchitectureWithBlazorServer
This is a repository for creating a Blazor Server dashboard application following the principles of Clean Architecture
simpleidserver/SimpleIdServer
OpenID, OAuth 2.0, SCIM2.0, UMA2.0, FAPI, CIBA & OPENBANKING Framework for ASP.NET Core
Aguafrommars/TheIdServer
OpenID/Connect, OAuth2, WS-Federation and SAML 2.0 server based on Duende IdentityServer and ITFoxtec Identity SAML 2.0 with its admin UI
T0shik/aspnetcore3-authentication
YAFNET/YAFNET
🌐 YAF.NET - C# ASP.NET Forum
Version Downloads Last updated
10.0.0-preview.2.25164.1 243 3/18/2025
10.0.0-preview.1.25120.3 272 2/25/2025
9.0.4 104 4/8/2025
9.0.3 21,243 3/11/2025
9.0.2 26,303 2/11/2025
9.0.1 27,501 1/14/2025
9.0.0 54,028 11/12/2024
9.0.0-rc.2.24474.3 3,266 10/8/2024
9.0.0-rc.1.24452.1 2,798 9/10/2024
9.0.0-preview.7.24406.2 583 8/13/2024
9.0.0-preview.6.24328.4 71,383 7/9/2024
9.0.0-preview.5.24306.11 281 6/11/2024
9.0.0-preview.4.24267.6 278 5/21/2024
9.0.0-preview.3.24172.13 765 4/11/2024
9.0.0-preview.2.24128.4 503 3/12/2024
9.0.0-preview.1.24081.5 1,728 2/13/2024
8.0.15 55 4/8/2025
8.0.14 5,062 3/11/2025
8.0.13 8,588 2/11/2025
8.0.12 13,623 1/14/2025
8.0.11 65,908 11/12/2024
8.0.10 85,152 10/8/2024
8.0.8 139,377 8/13/2024
8.0.7 78,481 7/9/2024
8.0.6 90,155 5/28/2024
8.0.5 35,402 5/14/2024
8.0.4 115,451 4/9/2024
8.0.3 63,342 3/12/2024
8.0.2 63,921 2/13/2024
8.0.1 94,593 1/9/2024
8.0.0 302,724 11/14/2023
8.0.0-rc.2.23480.2 5,912 10/10/2023
8.0.0-rc.1.23421.29 1,100 9/12/2023
8.0.0-preview.7.23375.9 979 8/8/2023
8.0.0-preview.6.23329.11 741 7/11/2023
8.0.0-preview.5.23302.2 853 6/13/2023
8.0.0-preview.4.23260.4 225,836 5/16/2023
8.0.0-preview.3.23177.8 1,424 4/11/2023
8.0.0-preview.2.23153.2 90,718 3/14/2023
8.0.0-preview.1.23112.2 573 2/21/2023
7.0.20 13,012 5/28/2024
7.0.19 1,782 5/14/2024
7.0.18 1,520 4/9/2024
7.0.17 6,068 3/12/2024
7.0.16 3,852 2/13/2024
7.0.15 8,596 1/9/2024
7.0.14 17,912 11/14/2023
7.0.13 69,179 10/24/2023
7.0.12 34,469 10/10/2023
7.0.11 39,987 9/12/2023
7.0.10 83,667 8/8/2023
7.0.9 61,966 7/11/2023
7.0.8 36,049 6/22/2023
7.0.7 21,128 6/13/2023
7.0.5 173,138 4/11/2023
7.0.4 66,249 3/14/2023
7.0.3 58,082 2/14/2023
7.0.2 80,264 1/10/2023
7.0.1 100,571 12/13/2022
7.0.0 81,838 11/7/2022
7.0.0-rc.2.22476.2 1,210 10/11/2022
7.0.0-rc.1.22427.2 66,728 9/14/2022
7.0.0-preview.7.22376.6 798 8/9/2022
7.0.0-preview.6.22330.3 500 7/12/2022
7.0.0-preview.5.22303.8 806 6/14/2022
7.0.0-preview.4.22251.1 782 5/10/2022
7.0.0-preview.3.22178.4 664 4/13/2022
7.0.0-preview.2.22153.2 444 3/14/2022
7.0.0-preview.1.22109.13 446 2/17/2022
6.0.36 4,487 11/12/2024
6.0.35 9,597 10/8/2024
6.0.33 4,217 8/13/2024
6.0.32 3,765 7/9/2024
6.0.31 5,929 5/28/2024
6.0.30 1,951 5/14/2024
6.0.29 4,751 4/9/2024
6.0.28 11,764 3/12/2024
6.0.27 10,497 2/13/2024
6.0.26 12,632 1/9/2024
6.0.25 40,354 11/14/2023
6.0.24 12,998 10/24/2023
6.0.23 10,676 10/10/2023
6.0.22 18,994 9/12/2023
6.0.21 51,089 8/8/2023
6.0.20 17,829 7/11/2023
6.0.19 12,514 6/22/2023
6.0.18 6,847 6/13/2023
6.0.16 93,628 4/11/2023
6.0.15 41,390 3/14/2023
6.0.14 39,261 2/14/2023
6.0.13 55,860 1/10/2023
6.0.12 53,901 12/13/2022
6.0.11 81,703 11/7/2022
6.0.10 202,097 10/11/2022
6.0.9 84,274 9/13/2022
6.0.8 162,733 8/9/2022
6.0.7 223,467 7/12/2022
6.0.6 133,000 6/14/2022
6.0.5 993,167 5/10/2022
6.0.4 157,317 4/11/2022
6.0.3 112,589 3/8/2022
6.0.2 100,802 2/8/2022
6.0.1 813,355 12/14/2021
6.0.0 384,935 11/8/2021
6.0.0-rc.2.21480.10 2,633 10/12/2021
6.0.0-rc.1.21452.15 9,240 9/14/2021
6.0.0-preview.7.21378.6 1,503 8/10/2021
6.0.0-preview.6.21355.2 841 7/14/2021
6.0.0-preview.5.21301.17 824 6/15/2021
6.0.0-preview.4.21253.5 733 5/24/2021
6.0.0-preview.3.21201.13 651 4/8/2021
6.0.0-preview.2.21154.6 621 3/11/2021 6.0.0-preview.2.21154.6 is deprecated because it is no longer maintained.
6.0.0-preview.1.21103.6 1,751 2/12/2021 6.0.0-preview.1.21103.6 is deprecated because it is no longer maintained.
5.0.17 34,150 5/10/2022 5.0.17 is deprecated because it is no longer maintained.
5.0.16 12,242 4/11/2022 5.0.16 is deprecated because it is no longer maintained.
5.0.15 11,103 3/8/2022 5.0.15 is deprecated because it is no longer maintained.
5.0.14 12,572 2/8/2022 5.0.14 is deprecated because it is no longer maintained.
5.0.13 40,440 12/14/2021 5.0.13 is deprecated because it is no longer maintained.
5.0.12 28,550 11/7/2021 5.0.12 is deprecated because it is no longer maintained.
5.0.11 81,021 10/12/2021 5.0.11 is deprecated because it is no longer maintained.
5.0.10 84,785 9/14/2021 5.0.10 is deprecated because it is no longer maintained.
5.0.9 67,596 8/10/2021 5.0.9 is deprecated because it is no longer maintained.
5.0.8 113,747 7/13/2021 5.0.8 is deprecated because it is no longer maintained.
5.0.7 128,419 6/8/2021 5.0.7 is deprecated because it is no longer maintained.
5.0.6 66,966 5/11/2021 5.0.6 is deprecated because it is no longer maintained.
5.0.5 111,103 4/6/2021 5.0.5 is deprecated because it is no longer maintained.
5.0.4 98,574 3/9/2021 5.0.4 is deprecated because it is no longer maintained.
5.0.3 226,225 2/9/2021 5.0.3 is deprecated because it is no longer maintained.
5.0.2 53,645 1/12/2021 5.0.2 is deprecated because it is no longer maintained.
5.0.1 90,630 12/8/2020 5.0.1 is deprecated because it is no longer maintained.
5.0.0 399,798 11/9/2020 5.0.0 is deprecated because it is no longer maintained.
5.0.0-rc.2.20475.17 1,612 10/13/2020 5.0.0-rc.2.20475.17 is deprecated because it is no longer maintained.
5.0.0-rc.1.20451.17 2,655 9/14/2020 5.0.0-rc.1.20451.17 is deprecated because it is no longer maintained.
5.0.0-preview.8.20414.8 747 8/25/2020 5.0.0-preview.8.20414.8 is deprecated because it is no longer maintained.
5.0.0-preview.7.20365.19 1,091 7/21/2020 5.0.0-preview.7.20365.19 is deprecated because it is no longer maintained.
5.0.0-preview.6.20312.15 1,640 6/25/2020 5.0.0-preview.6.20312.15 is deprecated because it is no longer maintained.
5.0.0-preview.5.20279.2 609 6/10/2020 5.0.0-preview.5.20279.2 is deprecated because it is no longer maintained.
5.0.0-preview.4.20257.10 751 5/18/2020 5.0.0-preview.4.20257.10 is deprecated because it is no longer maintained.
5.0.0-preview.3.20215.14 687 4/23/2020 5.0.0-preview.3.20215.14 is deprecated because it is no longer maintained.
5.0.0-preview.2.20167.3 721 4/2/2020 5.0.0-preview.2.20167.3 is deprecated because it is no longer maintained.
5.0.0-preview.1.20124.5 695 3/16/2020 5.0.0-preview.1.20124.5 is deprecated because it is no longer maintained.
3.1.32 12,782 12/13/2022
3.1.31 4,511 11/8/2022
3.1.30 9,549 10/11/2022
3.1.29 2,954 9/13/2022
3.1.28 7,934 8/9/2022
3.1.27 5,973 7/12/2022
3.1.26 8,642 6/14/2022
3.1.25 10,861 5/10/2022
3.1.24 3,703 4/11/2022
3.1.23 11,978 3/8/2022
3.1.22 34,306 12/14/2021
3.1.21 21,775 11/7/2021
3.1.20 19,923 10/11/2021
3.1.19 18,032 9/14/2021
3.1.18 76,412 8/10/2021
3.1.17 41,650 7/13/2021
3.1.16 26,997 6/8/2021
3.1.15 17,736 5/11/2021
3.1.14 36,052 4/6/2021
3.1.13 74,833 3/9/2021
3.1.12 44,593 2/9/2021
3.1.11 120,874 1/12/2021
3.1.10 215,634 11/9/2020
3.1.9 185,685 10/13/2020
3.1.8 174,828 9/8/2020
3.1.7 73,501 8/11/2020
3.1.6 102,464 7/14/2020
3.1.5 235,743 6/9/2020
3.1.4 248,917 5/12/2020
3.1.3 222,343 3/24/2020
3.1.2 191,454 2/18/2020
3.1.1 135,458 1/14/2020
3.1.0 147,038 12/3/2019
3.1.0-preview3.19555.2 710 11/13/2019 3.1.0-preview3.19555.2 is deprecated because it is no longer maintained.
3.1.0-preview2.19528.8 649 11/1/2019 3.1.0-preview2.19528.8 is deprecated because it is no longer maintained.
3.1.0-preview1.19508.20 828 10/15/2019 3.1.0-preview1.19508.20 is deprecated because it is no longer maintained.
3.0.3 10,808 2/18/2020 3.0.3 is deprecated because it is no longer maintained.
3.0.2 15,086 1/14/2020 3.0.2 is deprecated because it is no longer maintained.
3.0.0 709,883 9/23/2019 3.0.0 is deprecated because it is no longer maintained.
3.0.0-rc1.19457.4 2,279 9/16/2019 3.0.0-rc1.19457.4 is deprecated because it is no longer maintained.
3.0.0-preview9.19424.4 1,522 9/4/2019 3.0.0-preview9.19424.4 is deprecated because it is no longer maintained.
3.0.0-preview8.19405.7 1,832 8/13/2019 3.0.0-preview8.19405.7 is deprecated because it is no longer maintained.
3.0.0-preview7.19365.7 2,462 7/23/2019 3.0.0-preview7.19365.7 is deprecated because it is no longer maintained.
3.0.0-preview6.19307.2 1,839 6/12/2019 3.0.0-preview6.19307.2 is deprecated because it is no longer maintained.
3.0.0-preview5-19227-01 2,563 5/6/2019 3.0.0-preview5-19227-01 is deprecated because it is no longer maintained.
3.0.0-preview4-19216-03 1,997 4/18/2019 3.0.0-preview4-19216-03 is deprecated because it is no longer maintained.
3.0.0-preview3-19153-02 2,131 3/6/2019 3.0.0-preview3-19153-02 is deprecated because it is no longer maintained.
3.0.0-preview-19075-0444 2,595 1/29/2019 3.0.0-preview-19075-0444 is deprecated because it is no longer maintained.
3.0.0-preview-18579-0056 2,324 12/3/2018 3.0.0-preview-18579-0056 is deprecated because it is no longer maintained.
2.3.0 210 1/14/2025
2.2.0 13,735,208 12/3/2018 2.2.0 is deprecated because it is no longer maintained.
2.2.0-preview3-35497 63,453 10/17/2018 2.2.0-preview3-35497 is deprecated because it is no longer maintained.
2.2.0-preview2-35157 6,336 9/12/2018 2.2.0-preview2-35157 is deprecated because it is no longer maintained.
2.2.0-preview1-35029 3,714 8/22/2018 2.2.0-preview1-35029 is deprecated because it is no longer maintained.
2.1.2 13,382,860 8/21/2018
2.1.1 10,725,173 6/18/2018
2.1.0 3,447,700 5/29/2018
2.1.0-rc1-final 19,749 5/6/2018 2.1.0-rc1-final is deprecated because it is no longer maintained.
2.1.0-preview2-final 20,245 4/10/2018 2.1.0-preview2-final is deprecated because it is no longer maintained.
2.1.0-preview1-final 27,958 2/26/2018 2.1.0-preview1-final is deprecated because it is no longer maintained.
2.0.4 3,752,298 5/7/2018 2.0.4 is deprecated because it is no longer maintained.
2.0.3 3,680,915 3/13/2018 2.0.3 is deprecated because it is no longer maintained.
2.0.1 5,244,469 11/14/2017 2.0.1 is deprecated because it is no longer maintained.
2.0.0 6,384,777 8/11/2017 2.0.0 is deprecated because it is no longer maintained.
2.0.0-preview2-final 55,900 6/27/2017 2.0.0-preview2-final is deprecated because it is no longer maintained.
2.0.0-preview1-final 22,821 5/10/2017 2.0.0-preview1-final is deprecated because it is no longer maintained.
1.1.3 11,148 9/20/2017 1.1.3 is deprecated because it is no longer maintained.
1.1.2 85,494 5/9/2017 1.1.2 is deprecated because it is no longer maintained.
1.1.1 99,383 3/6/2017 1.1.1 is deprecated because it is no longer maintained.
1.1.0 107,997 11/16/2016 1.1.0 is deprecated because it is no longer maintained.
1.1.0-preview1-final 4,330 10/24/2016 1.1.0-preview1-final is deprecated because it is no longer maintained.
1.0.5 4,793 11/14/2017 1.0.5 is deprecated because it is no longer maintained.
1.0.4 3,433 9/20/2017 1.0.4 is deprecated because it is no longer maintained.
1.0.3 5,604 5/9/2017 1.0.3 is deprecated because it is no longer maintained.
1.0.2 13,520 3/6/2017 1.0.2 is deprecated because it is no longer maintained.
1.0.1 6,730 12/12/2016 1.0.1 is deprecated because it is no longer maintained.
1.0.0 142,346 6/27/2016 1.0.0 is deprecated because it is no longer maintained.
1.0.0-rc2-final 6,090 5/16/2016 1.0.0-rc2-final is deprecated because it is no longer maintained.