netcore-aspnet - Microsoft.AspNetCore.Authentication.Facebook 2.0.0
ASP.NET Core middleware that enables an application to support Facebook's OAuth 2.0 authentication workflow.
PM> Install-Package Microsoft.AspNetCore.Authentication.Facebook -Version 2.0.0 -Source https://www.myget.org/F/netcore-aspnet/api/v3/index.json
> nuget.exe install Microsoft.AspNetCore.Authentication.Facebook -Version 2.0.0 -Source https://www.myget.org/F/netcore-aspnet/api/v3/index.json
> dotnet add package Microsoft.AspNetCore.Authentication.Facebook --version 2.0.0 --source https://www.myget.org/F/netcore-aspnet/api/v3/index.json
<PackageReference Include="Microsoft.AspNetCore.Authentication.Facebook" Version="2.0.0" />
Copy to clipboard
source https://www.myget.org/F/netcore-aspnet/api/v3/index.json
nuget Microsoft.AspNetCore.Authentication.Facebook ~> 2.0.0
Copy to clipboard
> choco install Microsoft.AspNetCore.Authentication.Facebook --version 2.0.0 --source https://www.myget.org/F/netcore-aspnet/api/v2
Import-Module PowerShellGet
Register-PSRepository -Name "netcore-aspnet" -SourceLocation "https://www.myget.org/F/netcore-aspnet/api/v2"
Install-Module -Name "Microsoft.AspNetCore.Authentication.Facebook" -RequiredVersion "2.0.0" -Repository "netcore-aspnet"
Copy to clipboard
Ownersguodf |
AuthorsMicrosoft |
Project URLhttps://asp.net/ |
LicenseApache-2.0 |
Tagsaspnetcore authentication security |
Info0 total downloads |
| 0 downloads for version 2.0.0 |
| Download (13.01 KB) |
| Found on the current feed only |
Package history
| Version | Size | Last updated | Downloads | Mirrored? | |||
|---|---|---|---|---|---|---|---|
|
|
2.0.0 | 13.01 KB | Tue, 19 Sep 2017 15:02:18 GMT | 0 |
|
||
|
|
1.1.2 | 21.4 KB | Sat, 27 May 2017 06:47:33 GMT | 0 |
|