netcore-aspnet - Microsoft.AspNetCore.Authentication.Facebook 1.1.2

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 1.1.2 -Source https://www.myget.org/F/netcore-aspnet/api/v3/index.json

Copy to clipboard

> nuget.exe install Microsoft.AspNetCore.Authentication.Facebook -Version 1.1.2 -Source https://www.myget.org/F/netcore-aspnet/api/v3/index.json

Copy to clipboard

> dotnet add package Microsoft.AspNetCore.Authentication.Facebook --version 1.1.2 --source https://www.myget.org/F/netcore-aspnet/api/v3/index.json

Copy to clipboard
<PackageReference Include="Microsoft.AspNetCore.Authentication.Facebook" Version="1.1.2" />
Copy to clipboard
source https://www.myget.org/F/netcore-aspnet/api/v3/index.json

nuget Microsoft.AspNetCore.Authentication.Facebook  ~> 1.1.2
Copy to clipboard

> choco install Microsoft.AspNetCore.Authentication.Facebook --version 1.1.2 --source https://www.myget.org/F/netcore-aspnet/api/v2

Copy to clipboard
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 "1.1.2" -Repository "netcore-aspnet" 
Copy to clipboard

Browse the sources in this package using Visual Studio or WinDbg by configuring the following legacy symbol server URL: https://www.myget.org/F/netcore-aspnet/symbols/


  • .NETFramework 4.5.1
    • Microsoft.AspNetCore.Authentication.OAuth (>= 1.1.2)
    • NETStandard.Library (>= 1.6.1)
  • .NETStandard 1.3
    • Microsoft.AspNetCore.Authentication.OAuth (>= 1.1.2)
    • NETStandard.Library (>= 1.6.1)
  • .NETFramework 4.5.1: 4.5.1.0
  • .NETStandard 1.3: 1.3.0.0

                        
Assembly Assembly hash Match
/lib/net451/microsoft.aspnetcore.authentication.facebook.dll 64d3098354a845659ea31810a76b3f921
/lib/netstandard1.3/microsoft.aspnetcore.authentication.facebook.dll 92615f58bcfb4090b81c2b015c452b0a1

Owners

guodf

Authors

Microsoft

License

Unknown

Tags

aspnetcore,authentication,security

Info

0 total downloads
0 downloads for version 1.1.2
Download (21.4 KB)
Download legacy symbols (43 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