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