aspnetrc1 - dnx-clr-win-x64 1.0.0-rc1-update1
Microsoft .NET Execution environment for Desktop CLR on Windows x64
PM> Install-Package dnx-clr-win-x64 -Version 1.0.0-rc1-update1 -Source https://www.myget.org/F/aspnetrc1/api/v3/index.json
> nuget.exe install dnx-clr-win-x64 -Version 1.0.0-rc1-update1 -Source https://www.myget.org/F/aspnetrc1/api/v3/index.json
> dotnet add package dnx-clr-win-x64 --version 1.0.0-rc1-update1 --source https://www.myget.org/F/aspnetrc1/api/v3/index.json
source https://www.myget.org/F/aspnetrc1/api/v3/index.json
nuget dnx-clr-win-x64 ~> 1.0.0-rc1-update1
Copy to clipboard
> choco install dnx-clr-win-x64 --version 1.0.0-rc1-update1 --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-clr-win-x64" -RequiredVersion "1.0.0-rc1-update1" -Repository "aspnetrc1" -AllowPreRelease
Copy to clipboard
Ownersmuratg Daniel Roth |
AuthorsMicrosoft |
Project URLhttp://www.asp.net/ |
LicenseMS-EULA |
Info48 total downloads |
| 30 downloads for version 1.0.0-rc1-update1 |
| Download (3.85 MB) |
| Found on the current feed only |
Package history
| Version | Size | Last updated | Downloads | Mirrored? | |||
|---|---|---|---|---|---|---|---|
|
|
1.0.0-rc1-update1 | 3.85 MB | Tue, 24 Nov 2015 02:46:40 GMT | 30 |
|
||
|
|
1.0.0-rc1-final | 3.85 MB | Tue, 17 Nov 2015 01:27:20 GMT | 18 |
|