aspnetrc2 - Libuv 1.9.0-rc2-20896
Multi-platform support library with a focus on asynchronous I/O.
PM> Install-Package Libuv -Version 1.9.0-rc2-20896 -Source https://www.myget.org/F/aspnetrc2/api/v3/index.json
> nuget.exe install Libuv -Version 1.9.0-rc2-20896 -Source https://www.myget.org/F/aspnetrc2/api/v3/index.json
> dotnet add package Libuv --version 1.9.0-rc2-20896 --source https://www.myget.org/F/aspnetrc2/api/v3/index.json
source https://www.myget.org/F/aspnetrc2/api/v3/index.json
nuget Libuv ~> 1.9.0-rc2-20896
Copy to clipboard
> choco install Libuv --version 1.9.0-rc2-20896 --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 "Libuv" -RequiredVersion "1.9.0-rc2-20896" -Repository "aspnetrc2" -AllowPreRelease
Copy to clipboard
Package history
| Version | Size | Last updated | Downloads | Mirrored? | |||
|---|---|---|---|---|---|---|---|
|
|
1.9.0-rc2-20896 | 879.55 KB | Fri, 13 May 2016 16:34:30 GMT | 19 |
|