Microsoft.CodeAnalysis.Scripting 1.0.0-rc2

This is a prerelease version of Microsoft.CodeAnalysis.Scripting.
dotnet add package Microsoft.CodeAnalysis.Scripting --version 1.0.0-rc2
NuGet\Install-Package Microsoft.CodeAnalysis.Scripting -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" 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 --version 1.0.0-rc2
#r "nuget: Microsoft.CodeAnalysis.Scripting, 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 as a Cake Addin
#addin nuget:?package=Microsoft.CodeAnalysis.Scripting&version=1.0.0-rc2&prerelease

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

Microsoft .NET Compiler Platform ("Roslyn") CSharp and VB scripting package.
     
Supported Platforms:
- .NET Framework 4.5

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

GitHub repositories (17)

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

Repository Stars
HJLebbink/asm-dude
Visual Studio extension for assembly syntax highlighting and code completion in assembly files and the disassembly window
VsVim/VsVim
Vim Emulator Plugin for Visual Studio 2015+
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.
scriptcs/scriptcs
Write C# apps with a text editor, nuget and the power of Roslyn!
workspacer/workspacer
a tiling window manager for Windows
Version Downloads Last updated
1.0.0-rc2 632 4/24/2015

Preview of Microsoft .NET Compiler Platform (Roslyn)