webapicontrib - collection_json 0.1.0
Description
PM> Install-Package collection_json -Version 0.1.0 -Source https://www.myget.org/F/webapicontrib/api/v3/index.json
> nuget.exe install collection_json -Version 0.1.0 -Source https://www.myget.org/F/webapicontrib/api/v3/index.json
> dotnet add package collection_json --version 0.1.0 --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 ~> 0.1.0
Copy to clipboard
> choco install collection_json --version 0.1.0 --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 "0.1.0" -Repository "webapicontrib"
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 |
|