scriptcsnightly - ScriptCs.Hosting 0.17.1
ScriptCs.Hosting provides common services necessary for hosting scriptcs in your application.
PM> Install-Package ScriptCs.Hosting -Version 0.17.1 -Source https://www.myget.org/F/scriptcsnightly/api/v3/index.json
> nuget.exe install ScriptCs.Hosting -Version 0.17.1 -Source https://www.myget.org/F/scriptcsnightly/api/v3/index.json
> dotnet add package ScriptCs.Hosting --version 0.17.1 --source https://www.myget.org/F/scriptcsnightly/api/v3/index.json
source https://www.myget.org/F/scriptcsnightly/api/v3/index.json
nuget ScriptCs.Hosting ~> 0.17.1
Copy to clipboard
> choco install ScriptCs.Hosting --version 0.17.1 --source https://www.myget.org/F/scriptcsnightly/api/v2
Import-Module PowerShellGet
Register-PSRepository -Name "scriptcsnightly" -SourceLocation "https://www.myget.org/F/scriptcsnightly/api/v2"
Install-Module -Name "ScriptCs.Hosting" -RequiredVersion "0.17.1" -Repository "scriptcsnightly"
Copy to clipboard
Browse the sources in this package using Visual Studio or WinDbg by configuring the following legacy symbol server URL: https://www.myget.org/F/scriptcsnightly/symbols/
Ownersscriptcs |
AuthorsGlenn Block, Filip Wojcieszyn, Justin Rusbatch, Kristian Hellang, Damian Schenkelman, Adam Ralph |
Project URLhttp://scriptcs.net/ |
LicenseApache-2.0 |
Tagsroslyn csx script scriptcs |
Info3 total downloads |
| 1 downloads for version 0.17.1 |
| Download (34.61 KB) |
| Download legacy symbols (106.08 KB) |
| Found on the current feed only |
Package history
| Version | Size | Last updated | Downloads | Mirrored? | |||
|---|---|---|---|---|---|---|---|
|
|
0.17.1 | 34.61 KB | Wed, 22 Feb 2017 02:31:36 GMT | 1 |
|
||
|
|
0.17.1-nightly-170227 | 34.68 KB | Mon, 27 Feb 2017 21:21:52 GMT | 1 |
|
||
|
|
0.17.0 | 34.61 KB | Wed, 22 Feb 2017 02:13:46 GMT | 1 |
|