aelf-project - AElf.Common 0.7.0-beta
Package Description
PM> Install-Package AElf.Common -Version 0.7.0-beta -Source https://www.myget.org/F/aelf-project/api/v3/index.json
> nuget.exe install AElf.Common -Version 0.7.0-beta -Source https://www.myget.org/F/aelf-project/api/v3/index.json
> dotnet add package AElf.Common --version 0.7.0-beta --source https://www.myget.org/F/aelf-project/api/v3/index.json
source https://www.myget.org/F/aelf-project/api/v3/index.json
nuget AElf.Common ~> 0.7.0-beta
Copy to clipboard
> choco install AElf.Common --version 0.7.0-beta --source https://www.myget.org/F/aelf-project/api/v2
Import-Module PowerShellGet
Register-PSRepository -Name "aelf-project" -SourceLocation "https://www.myget.org/F/aelf-project/api/v2"
Install-Module -Name "AElf.Common" -RequiredVersion "0.7.0-beta" -Repository "aelf-project" -AllowPreRelease
Copy to clipboard
Package history
| Version | Size | Last updated | Downloads | Mirrored? | |||
|---|---|---|---|---|---|---|---|
|
|
0.7.0-beta | 3.58 KB | Tue, 30 Apr 2019 11:17:56 GMT | 1 |
|
||
|
|
0.7.0-alpha.2 | 3.59 KB | Sat, 20 Apr 2019 11:38:44 GMT | 0 |
|
||
|
|
0.7.0-alpha.1 | 3.61 KB | Sat, 30 Mar 2019 11:33:04 GMT | 0 |
|