Metadata >> NuGet >> ScriptCs.Engine.Roslyn

ScriptCs.Engine.Roslyn

Metadata

Authors Glenn Block, Filip Wojcieszyn, Justin Rusbatch, Kristian Hellang, Damian Schenkelman, Adam Ralph
Description ScriptCs.Engine.Roslyn provides a Roslyn-based script engine for scriptcs.
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|Common.Logging:2.1.2|Roslyn.Compilers.CSharp:1.2.20906.2
PackageSize 29710
PackageHashAlgorithm SHA512
PackageHash bqJsIIWWTcoQ3M7DVfatEWfEWL1dBX2EV77zcgVnJ3nkSGWoeVc/RbQhKwsUBAqv6JkA/4UojWVpvMurDIphLA==
DownloadCount 000000
CreatedDate 2015-08-03T16:54:02

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.Engine.Roslyn -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install ScriptCs.Engine.Roslyn -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.Engine.Roslyn
Installing the package (HTTP Basic authentication):
Install-Package ScriptCs.Engine.Roslyn -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
Install-Package ScriptCs.Engine.Roslyn -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc
Uinstalling the package:
Uninstall-Package ScriptCs.Engine.Roslyn

OpenWrap

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

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