Microsoft.AspNetCore.Authentication.Facebook 2.2.0-preview2-35157

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.2.0-preview2-35157
                    
NuGet\Install-Package Microsoft.AspNetCore.Authentication.Facebook -Version 2.2.0-preview2-35157
                    
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.2.0-preview2-35157" />
                    
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.2.0-preview2-35157" />
                    
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.2.0-preview2-35157
                    
#r "nuget: Microsoft.AspNetCore.Authentication.Facebook, 2.2.0-preview2-35157"
                    
#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.
#:package Microsoft.AspNetCore.Authentication.Facebook@2.2.0-preview2-35157
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Microsoft.AspNetCore.Authentication.Facebook&version=2.2.0-preview2-35157&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=Microsoft.AspNetCore.Authentication.Facebook&version=2.2.0-preview2-35157&prerelease
                    
Install as a Cake Tool

ASP.NET Core middleware that enables an application to support Facebook's OAuth 2.0 authentication workflow.
This package was built from the source at:
https://github.com/aspnet/Security/tree/c6f5786418c2478dfc7f5a604d8b65911f9f0c1b

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.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
.NET Core netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (91)

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 (35)

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 9 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:
smartstore/Smartstore
A modular, scalable and ultra-fast open-source all-in-one eCommerce platform built on ASP.NET Core 7
cloudscribe/cloudscribe
ASP.NET Core multi-tenant web application foundation with management for sites, users, roles, claims and more
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
mixcore/mix.core
🚀 A future-proof enterprise web CMS supporting both headless and decoupled approaches. Build any type of app with customizable APIs on ASP.NET Core/.NET Core. Completely open-source and designed for flexibility.
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
Version Downloads Last Updated
10.0.0-preview.6.25358.103 144 7/15/2025
10.0.0-preview.5.25277.114 201 6/6/2025
10.0.0-preview.4.25258.110 322 5/12/2025
10.0.0-preview.3.25172.1 270 4/10/2025
10.0.0-preview.2.25164.1 26,404 3/18/2025
10.0.0-preview.1.25120.3 43,483 2/25/2025
9.0.7 6,875 7/8/2025
9.0.6 26,235 6/10/2025
9.0.5 26,824 5/13/2025
9.0.4 41,881 4/8/2025
9.0.3 40,164 3/11/2025
9.0.2 34,613 2/11/2025
9.0.1 75,313 1/14/2025
9.0.0 86,072 11/12/2024
9.0.0-rc.2.24474.3 3,312 10/8/2024
9.0.0-rc.1.24452.1 2,843 9/10/2024
9.0.0-preview.7.24406.2 809 8/13/2024
9.0.0-preview.6.24328.4 97,358 7/9/2024
9.0.0-preview.5.24306.11 329 6/11/2024
9.0.0-preview.4.24267.6 319 5/21/2024
9.0.0-preview.3.24172.13 811 4/11/2024
9.0.0-preview.2.24128.4 559 3/12/2024
9.0.0-preview.1.24081.5 1,780 2/13/2024
8.0.18 1,668 7/8/2025
8.0.17 5,050 6/10/2025
8.0.16 7,063 5/13/2025
8.0.15 28,429 4/8/2025
8.0.14 16,241 3/11/2025
8.0.13 12,509 2/11/2025
8.0.12 22,315 1/14/2025
8.0.11 99,568 11/12/2024
8.0.10 107,497 10/8/2024
8.0.8 165,318 8/13/2024
8.0.7 91,811 7/9/2024
8.0.6 96,512 5/28/2024
8.0.5 39,475 5/14/2024
8.0.4 132,589 4/9/2024
8.0.3 69,178 3/12/2024
8.0.2 68,958 2/13/2024
8.0.1 105,782 1/9/2024
8.0.0 379,373 11/14/2023
8.0.0-rc.2.23480.2 6,238 10/10/2023
8.0.0-rc.1.23421.29 1,146 9/12/2023
8.0.0-preview.7.23375.9 1,037 8/8/2023
8.0.0-preview.6.23329.11 799 7/11/2023
8.0.0-preview.5.23302.2 915 6/13/2023
8.0.0-preview.4.23260.4 254,768 5/16/2023
8.0.0-preview.3.23177.8 1,587 4/11/2023
8.0.0-preview.2.23153.2 91,415 3/14/2023
8.0.0-preview.1.23112.2 657 2/21/2023
7.0.20 20,953 5/28/2024
7.0.19 2,033 5/14/2024
7.0.18 1,615 4/9/2024
7.0.17 6,324 3/12/2024
7.0.16 3,943 2/13/2024
7.0.15 8,862 1/9/2024
7.0.14 18,470 11/14/2023
7.0.13 74,659 10/24/2023
7.0.12 35,798 10/10/2023
7.0.11 40,317 9/12/2023
7.0.10 87,811 8/8/2023
7.0.9 63,467 7/11/2023
7.0.8 37,184 6/22/2023
7.0.7 22,061 6/13/2023
7.0.5 185,496 4/11/2023
7.0.4 67,043 3/14/2023
7.0.3 61,089 2/14/2023
7.0.2 81,844 1/10/2023
7.0.1 104,149 12/13/2022
7.0.0 88,184 11/7/2022
7.0.0-rc.2.22476.2 1,274 10/11/2022
7.0.0-rc.1.22427.2 66,786 9/14/2022
7.0.0-preview.7.22376.6 868 8/9/2022
7.0.0-preview.6.22330.3 562 7/12/2022
7.0.0-preview.5.22303.8 872 6/14/2022
7.0.0-preview.4.22251.1 860 5/10/2022
7.0.0-preview.3.22178.4 735 4/13/2022
7.0.0-preview.2.22153.2 515 3/14/2022
7.0.0-preview.1.22109.13 506 2/17/2022
6.0.36 13,917 11/12/2024
6.0.35 12,653 10/8/2024
6.0.33 4,743 8/13/2024
6.0.32 4,311 7/9/2024
6.0.31 6,740 5/28/2024
6.0.30 2,054 5/14/2024
6.0.29 5,003 4/9/2024
6.0.28 13,029 3/12/2024
6.0.27 11,090 2/13/2024
6.0.26 13,367 1/9/2024
6.0.25 65,073 11/14/2023
6.0.24 14,016 10/24/2023
6.0.23 10,840 10/10/2023
6.0.22 19,624 9/12/2023
6.0.21 53,508 8/8/2023
6.0.20 18,204 7/11/2023
6.0.19 12,868 6/22/2023
6.0.18 7,033 6/13/2023
6.0.16 96,786 4/11/2023
6.0.15 42,053 3/14/2023
6.0.14 40,178 2/14/2023
6.0.13 56,876 1/10/2023
6.0.12 55,506 12/13/2022
6.0.11 82,712 11/7/2022
6.0.10 206,709 10/11/2022
6.0.9 85,947 9/13/2022
6.0.8 166,559 8/9/2022
6.0.7 228,211 7/12/2022
6.0.6 134,930 6/14/2022
6.0.5 1,037,175 5/10/2022
6.0.4 165,980 4/11/2022
6.0.3 114,625 3/8/2022
6.0.2 103,535 2/8/2022
6.0.1 829,858 12/14/2021
6.0.0 399,532 11/8/2021
6.0.0-rc.2.21480.10 2,713 10/12/2021
6.0.0-rc.1.21452.15 9,349 9/14/2021
6.0.0-preview.7.21378.6 1,583 8/10/2021
6.0.0-preview.6.21355.2 915 7/14/2021
6.0.0-preview.5.21301.17 893 6/15/2021
6.0.0-preview.4.21253.5 808 5/24/2021
6.0.0-preview.3.21201.13 729 4/8/2021
6.0.0-preview.2.21154.6 727 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,859 2/12/2021 6.0.0-preview.1.21103.6 is deprecated because it is no longer maintained.
5.0.17 34,851 5/10/2022 5.0.17 is deprecated because it is no longer maintained.
5.0.16 12,356 4/11/2022 5.0.16 is deprecated because it is no longer maintained.
5.0.15 11,270 3/8/2022 5.0.15 is deprecated because it is no longer maintained.
5.0.14 13,077 2/8/2022 5.0.14 is deprecated because it is no longer maintained.
5.0.13 41,461 12/14/2021 5.0.13 is deprecated because it is no longer maintained.
5.0.12 29,029 11/7/2021 5.0.12 is deprecated because it is no longer maintained.
5.0.11 82,593 10/12/2021 5.0.11 is deprecated because it is no longer maintained.
5.0.10 86,355 9/14/2021 5.0.10 is deprecated because it is no longer maintained.
5.0.9 69,564 8/10/2021 5.0.9 is deprecated because it is no longer maintained.
5.0.8 114,364 7/13/2021 5.0.8 is deprecated because it is no longer maintained.
5.0.7 129,795 6/8/2021 5.0.7 is deprecated because it is no longer maintained.
5.0.6 67,922 5/11/2021 5.0.6 is deprecated because it is no longer maintained.
5.0.5 112,283 4/6/2021 5.0.5 is deprecated because it is no longer maintained.
5.0.4 99,945 3/9/2021 5.0.4 is deprecated because it is no longer maintained.
5.0.3 228,262 2/9/2021 5.0.3 is deprecated because it is no longer maintained.
5.0.2 53,908 1/12/2021 5.0.2 is deprecated because it is no longer maintained.
5.0.1 92,962 12/8/2020 5.0.1 is deprecated because it is no longer maintained.
5.0.0 408,636 11/9/2020 5.0.0 is deprecated because it is no longer maintained.
5.0.0-rc.2.20475.17 1,723 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,777 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 854 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,201 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,755 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 718 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 869 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 799 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 838 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 813 3/16/2020 5.0.0-preview.1.20124.5 is deprecated because it is no longer maintained.
3.1.32 17,588 12/13/2022
3.1.31 4,629 11/8/2022
3.1.30 9,954 10/11/2022
3.1.29 3,048 9/13/2022
3.1.28 8,313 8/9/2022
3.1.27 6,085 7/12/2022
3.1.26 9,113 6/14/2022
3.1.25 11,246 5/10/2022
3.1.24 3,786 4/11/2022
3.1.23 12,783 3/8/2022
3.1.22 35,855 12/14/2021
3.1.21 21,912 11/7/2021
3.1.20 20,155 10/11/2021
3.1.19 18,427 9/14/2021
3.1.18 76,906 8/10/2021
3.1.17 42,513 7/13/2021
3.1.16 28,859 6/8/2021
3.1.15 17,997 5/11/2021
3.1.14 36,532 4/6/2021
3.1.13 75,366 3/9/2021
3.1.12 44,984 2/9/2021
3.1.11 125,928 1/12/2021
3.1.10 217,746 11/9/2020
3.1.9 186,427 10/13/2020
3.1.8 176,034 9/8/2020
3.1.7 73,908 8/11/2020
3.1.6 103,409 7/14/2020
3.1.5 241,757 6/9/2020
3.1.4 251,128 5/12/2020
3.1.3 223,518 3/24/2020
3.1.2 199,275 2/18/2020
3.1.1 136,190 1/14/2020
3.1.0 148,729 12/3/2019
3.1.0-preview3.19555.2 828 11/13/2019 3.1.0-preview3.19555.2 is deprecated because it is no longer maintained.
3.1.0-preview2.19528.8 771 11/1/2019 3.1.0-preview2.19528.8 is deprecated because it is no longer maintained.
3.1.0-preview1.19508.20 944 10/15/2019 3.1.0-preview1.19508.20 is deprecated because it is no longer maintained.
3.0.3 11,207 2/18/2020 3.0.3 is deprecated because it is no longer maintained.
3.0.2 16,371 1/14/2020 3.0.2 is deprecated because it is no longer maintained.
3.0.0 723,724 9/23/2019 3.0.0 is deprecated because it is no longer maintained.
3.0.0-rc1.19457.4 2,394 9/16/2019 3.0.0-rc1.19457.4 is deprecated because it is no longer maintained.
3.0.0-preview9.19424.4 1,637 9/4/2019 3.0.0-preview9.19424.4 is deprecated because it is no longer maintained.
3.0.0-preview8.19405.7 1,949 8/13/2019 3.0.0-preview8.19405.7 is deprecated because it is no longer maintained.
3.0.0-preview7.19365.7 2,591 7/23/2019 3.0.0-preview7.19365.7 is deprecated because it is no longer maintained.
3.0.0-preview6.19307.2 1,961 6/12/2019 3.0.0-preview6.19307.2 is deprecated because it is no longer maintained.
3.0.0-preview5-19227-01 2,694 5/6/2019 3.0.0-preview5-19227-01 is deprecated because it is no longer maintained.
3.0.0-preview4-19216-03 2,111 4/18/2019 3.0.0-preview4-19216-03 is deprecated because it is no longer maintained.
3.0.0-preview3-19153-02 2,257 3/6/2019 3.0.0-preview3-19153-02 is deprecated because it is no longer maintained.
3.0.0-preview-19075-0444 2,720 1/29/2019 3.0.0-preview-19075-0444 is deprecated because it is no longer maintained.
3.0.0-preview-18579-0056 2,442 12/3/2018 3.0.0-preview-18579-0056 is deprecated because it is no longer maintained.
2.3.0 396 1/14/2025
2.2.0 13,995,261 12/3/2018 2.2.0 is deprecated because it is no longer maintained.
2.2.0-preview3-35497 63,756 10/17/2018 2.2.0-preview3-35497 is deprecated because it is no longer maintained.
2.2.0-preview2-35157 6,524 9/12/2018 2.2.0-preview2-35157 is deprecated because it is no longer maintained.
2.2.0-preview1-35029 3,909 8/22/2018 2.2.0-preview1-35029 is deprecated because it is no longer maintained.
2.1.2 13,464,782 8/21/2018
2.1.1 11,265,257 6/18/2018
2.1.0 3,466,979 5/29/2018
2.1.0-rc1-final 19,984 5/6/2018 2.1.0-rc1-final is deprecated because it is no longer maintained.
2.1.0-preview2-final 20,497 4/10/2018 2.1.0-preview2-final is deprecated because it is no longer maintained.
2.1.0-preview1-final 28,227 2/26/2018 2.1.0-preview1-final is deprecated because it is no longer maintained.
2.0.4 3,807,979 5/7/2018 2.0.4 is deprecated because it is no longer maintained.
2.0.3 3,718,083 3/13/2018 2.0.3 is deprecated because it is no longer maintained.
2.0.1 5,317,005 11/14/2017 2.0.1 is deprecated because it is no longer maintained.
2.0.0 6,447,634 8/11/2017 2.0.0 is deprecated because it is no longer maintained.
2.0.0-preview2-final 56,460 6/27/2017 2.0.0-preview2-final is deprecated because it is no longer maintained.
2.0.0-preview1-final 23,036 5/10/2017 2.0.0-preview1-final is deprecated because it is no longer maintained.
1.1.3 11,462 9/20/2017 1.1.3 is deprecated because it is no longer maintained.
1.1.2 85,993 5/9/2017 1.1.2 is deprecated because it is no longer maintained.
1.1.1 99,944 3/6/2017 1.1.1 is deprecated because it is no longer maintained.
1.1.0 108,241 11/16/2016 1.1.0 is deprecated because it is no longer maintained.
1.1.0-preview1-final 4,515 10/24/2016 1.1.0-preview1-final is deprecated because it is no longer maintained.
1.0.5 4,993 11/14/2017 1.0.5 is deprecated because it is no longer maintained.
1.0.4 3,623 9/20/2017 1.0.4 is deprecated because it is no longer maintained.
1.0.3 5,797 5/9/2017 1.0.3 is deprecated because it is no longer maintained.
1.0.2 13,728 3/6/2017 1.0.2 is deprecated because it is no longer maintained.
1.0.1 6,941 12/12/2016 1.0.1 is deprecated because it is no longer maintained.
1.0.0 145,687 6/27/2016 1.0.0 is deprecated because it is no longer maintained.
1.0.0-rc2-final 6,282 5/16/2016 1.0.0-rc2-final is deprecated because it is no longer maintained.