Metadata >> NuGet >> ScriptCs.Hosting

ScriptCs.Hosting

Metadata

Authors Glenn Block, Filip Wojcieszyn, Justin Rusbatch, Kristian Hellang, Damian Schenkelman, Adam Ralph
Description ScriptCs.Hosting provides common services necessary for hosting scriptcs in your application.
IconUrl http://www.gravatar.com/avatar/5c754f646971d8bc800b9d4057931938.png?s=120
LicenseUrl https://github.com/scriptcs/scriptcs/blob/master/LICENSE.md
Owners Glenn Block, Justin Rusbatch, Filip Wojcieszyn
ProjectUrl http://scriptcs.net/
RequireLicenseAcceptance False
Tags roslyn csx script scriptcs
Dependencies ScriptCs.Core:0.15.0|Autofac.Mef:3.0.3|Common.Logging:2.1.2|Newtonsoft.Json:6.0.3|NuGet.Core:2.8.6
PackageSize 78523
PackageHashAlgorithm SHA512
PackageHash E9ZPvM+4WidTrWAJrHNw2emxkyGHhQ3AA2i2iJxdrF5FdjQTcF/2F5xLlK+m6ySaALzd5GFrw0SU36IMsRoKww==
DownloadCount 000000
CreatedDate 2015-08-03T16:54:54

Access

You can access data for this project using the tools and addresses described below.

NuGet (nuget.exe)

Installing the package (HTTP Basic authentication):
nuget install ScriptCs.Hosting -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install ScriptCs.Hosting -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc

NuGet (Package Manager Console)

Installing the package (search all configured feeds):
Install-Package ScriptCs.Hosting
Installing the package (HTTP Basic authentication):
Install-Package ScriptCs.Hosting -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
Install-Package ScriptCs.Hosting -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc
Uinstalling the package:
Uninstall-Package ScriptCs.Hosting

OpenWrap

Installing the package:
o add-wrap ScriptCs.Hosting
Uninstalling the package:
o remove-wrap ScriptCs.Hosting

Versions

A version is snapshot of a project's source code. It does not need to follow the Major.Minor.Revision.Build numbering pattern. It can be an arbitrary string of text that identifies a release or a build, in particular including meaningful words like beta, RC or RTM.

Name Related
0.15.0
0.14.1
0.14.0
0.13.3
0.13.2
0.13.1
0.13.0
0.12.0
0.11.0
0.10.2