webapicontrib - collection_json 1.0.0-CI00000
Description
PM> Install-Package collection_json -Version 1.0.0-CI00000 -Source https://www.myget.org/F/webapicontrib/api/v3/index.json
> nuget.exe install collection_json -Version 1.0.0-CI00000 -Source https://www.myget.org/F/webapicontrib/api/v3/index.json
> dotnet add package collection_json --version 1.0.0-CI00000 --source https://www.myget.org/F/webapicontrib/api/v3/index.json
source https://www.myget.org/F/webapicontrib/api/v3/index.json
nuget collection_json ~> 1.0.0-CI00000
Copy to clipboard
> choco install collection_json --version 1.0.0-CI00000 --source https://www.myget.org/F/webapicontrib/api/v2
Import-Module PowerShellGet
Register-PSRepository -Name "webapicontrib" -SourceLocation "https://www.myget.org/F/webapicontrib/api/v2"
Install-Module -Name "collection_json" -RequiredVersion "1.0.0-CI00000" -Repository "webapicontrib" -AllowPreRelease
Copy to clipboard
Package history
| Version | Size | Last updated | Downloads | Mirrored? | |||
|---|---|---|---|---|---|---|---|
|
|
1.0.0-CI00000 | 8.65 KB | Fri, 17 May 2013 03:26:09 GMT | 61 |
|
||
|
|
0.1.0 | 8.64 KB | Fri, 17 May 2013 03:33:50 GMT | 39 |
|