azure-appservice - Microsoft.Authentication.WebAssembly.AppService 0.1.0
Package Description
PM> Install-Package Microsoft.Authentication.WebAssembly.AppService -Version 0.1.0 -Source https://www.myget.org/F/azure-appservice/api/v3/index.json
> nuget.exe install Microsoft.Authentication.WebAssembly.AppService -Version 0.1.0 -Source https://www.myget.org/F/azure-appservice/api/v3/index.json
> dotnet add package Microsoft.Authentication.WebAssembly.AppService --version 0.1.0 --source https://www.myget.org/F/azure-appservice/api/v3/index.json
<PackageReference Include="Microsoft.Authentication.WebAssembly.AppService" Version="0.1.0" />
Copy to clipboard
source https://www.myget.org/F/azure-appservice/api/v3/index.json
nuget Microsoft.Authentication.WebAssembly.AppService ~> 0.1.0
Copy to clipboard
> choco install Microsoft.Authentication.WebAssembly.AppService --version 0.1.0 --source https://www.myget.org/F/azure-appservice/api/v2
Import-Module PowerShellGet
Register-PSRepository -Name "azure-appservice" -SourceLocation "https://www.myget.org/F/azure-appservice/api/v2"
Install-Module -Name "Microsoft.Authentication.WebAssembly.AppService" -RequiredVersion "0.1.0" -Repository "azure-appservice"
Copy to clipboard
Package history
| Version | Size | Last updated | Downloads | Mirrored? | |||
|---|---|---|---|---|---|---|---|
|
|
0.1.0 | 19.74 KB | Fri, 18 Sep 2020 18:00:07 GMT | 6 |
|