aspnetrc1 - dnx-coreclr-win-x86 1.0.0-rc1-final
Microsoft .NET Execution environment for CoreCLR on Windows x86
PM> Install-Package dnx-coreclr-win-x86 -Version 1.0.0-rc1-final -Source https://www.myget.org/F/aspnetrc1/api/v3/index.json
> nuget.exe install dnx-coreclr-win-x86 -Version 1.0.0-rc1-final -Source https://www.myget.org/F/aspnetrc1/api/v3/index.json
> dotnet add package dnx-coreclr-win-x86 --version 1.0.0-rc1-final --source https://www.myget.org/F/aspnetrc1/api/v3/index.json
source https://www.myget.org/F/aspnetrc1/api/v3/index.json
nuget dnx-coreclr-win-x86 ~> 1.0.0-rc1-final
Copy to clipboard
> choco install dnx-coreclr-win-x86 --version 1.0.0-rc1-final --source https://www.myget.org/F/aspnetrc1/api/v2
Import-Module PowerShellGet
Register-PSRepository -Name "aspnetrc1" -SourceLocation "https://www.myget.org/F/aspnetrc1/api/v2"
Install-Module -Name "dnx-coreclr-win-x86" -RequiredVersion "1.0.0-rc1-final" -Repository "aspnetrc1" -AllowPreRelease
Copy to clipboard
Ownersmuratg Daniel Roth |
AuthorsMicrosoft |
Project URLhttp://www.asp.net/ |
LicenseMS-EULA |
Info32 total downloads |
| 15 downloads for version 1.0.0-rc1-final |
| Download (16.5 MB) |
| Found on the current feed only |
Package history
| Version | Size | Last updated | Downloads | Mirrored? | |||
|---|---|---|---|---|---|---|---|
|
|
1.0.0-rc1-update1 | 16.5 MB | Tue, 24 Nov 2015 02:51:17 GMT | 17 |
|
||
|
|
1.0.0-rc1-final | 16.5 MB | Tue, 17 Nov 2015 01:30:08 GMT | 15 |
|