Microsoft.CodeAnalysis.Scripting.Common 1.0.0-rc2

This is a prerelease version of Microsoft.CodeAnalysis.Scripting.Common.
dotnet add package Microsoft.CodeAnalysis.Scripting.Common --version 1.0.0-rc2
NuGet\Install-Package Microsoft.CodeAnalysis.Scripting.Common -Version 1.0.0-rc2
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Microsoft.CodeAnalysis.Scripting.Common" Version="1.0.0-rc2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Microsoft.CodeAnalysis.Scripting.Common --version 1.0.0-rc2
#r "nuget: Microsoft.CodeAnalysis.Scripting.Common, 1.0.0-rc2"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Microsoft.CodeAnalysis.Scripting.Common as a Cake Addin
#addin nuget:?package=Microsoft.CodeAnalysis.Scripting.Common&version=1.0.0-rc2&prerelease

// Install Microsoft.CodeAnalysis.Scripting.Common as a Cake Tool
#tool nuget:?package=Microsoft.CodeAnalysis.Scripting.Common&version=1.0.0-rc2&prerelease

Microsoft .NET Compiler Platform ("Roslyn") shared scripting package. Do not install this package manually, it will be added as a prerequisite by other packages that require it.
     
Supported Platforms:
- .NET Framework 4.5

Product Compatible and additional computed target framework versions.
.NET Framework net45 is compatible.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

GitHub repositories (23)

Showing the top 5 popular GitHub repositories that depend on Microsoft.CodeAnalysis.Scripting.Common:

Repository Stars
dotnet/interactive
.NET Interactive combines the power of .NET with many other languages to create notebooks, REPLs, and embedded coding experiences. Share code, explore data, write, and learn across your apps in ways you couldn't before.
oleg-shilo/cs-script
C# scripting platform
UiPath/CoreWF
WF runtime ported to work on .NET 6
dotnetcore/FlubuCore
A cross platform build and deployment automation system for building projects and executing deployment scripts using C# code.
optimajet/WorkflowEngine.NET
WorkflowEngine.NET - component that adds workflow in your application. It can be fully integrated into your application, or be in the form of a specific service (such as a web service).
Version Downloads Last updated
1.0.0-rc2 1,052 4/24/2015

Preview of Microsoft .NET Compiler Platform (Roslyn)