Microsoft.AspNetCore.Authentication.Facebook
2.0.0-preview1-final
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.
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.
paket add Microsoft.AspNetCore.Authentication.Facebook --version 2.0.0-preview1-final
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#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.
// Install Microsoft.AspNetCore.Authentication.Facebook as a Cake Addin #addin nuget:?package=Microsoft.AspNetCore.Authentication.Facebook&version=2.0.0-preview1-final&prerelease // Install Microsoft.AspNetCore.Authentication.Facebook as a Cake Tool #tool nuget:?package=Microsoft.AspNetCore.Authentication.Facebook&version=2.0.0-preview1-final&prerelease
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
ASP.NET Core middleware that enables an application to support Facebook's OAuth 2.0 authentication workflow.
There are no supported framework assets in this package.
Learn more about Target Frameworks and .NET Standard.
-
.NETCoreApp 2.0
- Microsoft.AspNetCore.Authentication.OAuth (>= 2.0.0-preview1-final)
- Microsoft.Extensions.Configuration.Binder (>= 2.0.0-preview1-final)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories (31)
Showing the top 5 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
|