aspnetrc2 - Microsoft.AspNetCore.Authentication.MicrosoftAccount 1.0.0-rc2-final
ASP.NET Core middleware that enables an application to support the Microsoft Account authentication workflow.
PM> Install-Package Microsoft.AspNetCore.Authentication.MicrosoftAccount -Version 1.0.0-rc2-final -Source https://www.myget.org/F/aspnetrc2/api/v3/index.json
> nuget.exe install Microsoft.AspNetCore.Authentication.MicrosoftAccount -Version 1.0.0-rc2-final -Source https://www.myget.org/F/aspnetrc2/api/v3/index.json
> dotnet add package Microsoft.AspNetCore.Authentication.MicrosoftAccount --version 1.0.0-rc2-final --source https://www.myget.org/F/aspnetrc2/api/v3/index.json
<PackageReference Include="Microsoft.AspNetCore.Authentication.MicrosoftAccount" Version="1.0.0-rc2-final" />
Copy to clipboard
source https://www.myget.org/F/aspnetrc2/api/v3/index.json
nuget Microsoft.AspNetCore.Authentication.MicrosoftAccount ~> 1.0.0-rc2-final
Copy to clipboard
> choco install Microsoft.AspNetCore.Authentication.MicrosoftAccount --version 1.0.0-rc2-final --source https://www.myget.org/F/aspnetrc2/api/v2
Import-Module PowerShellGet
Register-PSRepository -Name "aspnetrc2" -SourceLocation "https://www.myget.org/F/aspnetrc2/api/v2"
Install-Module -Name "Microsoft.AspNetCore.Authentication.MicrosoftAccount" -RequiredVersion "1.0.0-rc2-final" -Repository "aspnetrc2" -AllowPreRelease
Copy to clipboard
OwnersJosh Free |
AuthorsMicrosoft.AspNetCore.Authentication.MicrosoftAccount |
Project URLhttp://www.asp.net/ |
LicenseMS-EULA |
Tagsaspnetcore,authentication,security |
Info9 total downloads |
| 9 downloads for version 1.0.0-rc2-final |
| Download (29.19 KB) |
| Found on the current feed only |
Package history
| Version | Size | Last updated | Downloads | Mirrored? | |||
|---|---|---|---|---|---|---|---|
|
|
1.0.0-rc2-final | 29.19 KB | Thu, 12 May 2016 23:25:37 GMT | 9 |
|