Microsoft.CodeAnalysis.Scripting.Common 2.3.0-beta2

Prefix Reserved
This is a prerelease version of Microsoft.CodeAnalysis.Scripting.Common.
There is a newer version of this package available.
See the version list below for details.
dotnet add package Microsoft.CodeAnalysis.Scripting.Common --version 2.3.0-beta2
                    
NuGet\Install-Package Microsoft.CodeAnalysis.Scripting.Common -Version 2.3.0-beta2
                    
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="2.3.0-beta2" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Microsoft.CodeAnalysis.Scripting.Common" Version="2.3.0-beta2" />
                    
Directory.Packages.props
<PackageReference Include="Microsoft.CodeAnalysis.Scripting.Common" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Microsoft.CodeAnalysis.Scripting.Common --version 2.3.0-beta2
                    
#r "nuget: Microsoft.CodeAnalysis.Scripting.Common, 2.3.0-beta2"
                    
#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.
#:package Microsoft.CodeAnalysis.Scripting.Common@2.3.0-beta2
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Microsoft.CodeAnalysis.Scripting.Common&version=2.3.0-beta2&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=Microsoft.CodeAnalysis.Scripting.Common&version=2.3.0-beta2&prerelease
                    
Install as a Cake Tool

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.

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
.NET Core netcoreapp1.0 was computed.  netcoreapp1.1 was computed.  netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard1.3 is compatible.  netstandard1.4 was computed.  netstandard1.5 was computed.  netstandard1.6 was computed.  netstandard2.0 was computed.  netstandard2.1 was computed. 
.NET Framework 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. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen30 was computed.  tizen40 was computed.  tizen60 was computed. 
Universal Windows Platform uap was computed.  uap10.0 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (25)

Showing the top 5 NuGet packages that depend on Microsoft.CodeAnalysis.Scripting.Common:

Package Downloads
Microsoft.CodeAnalysis.CSharp.Scripting

Microsoft .NET Compiler Platform ("Roslyn") CSharp scripting package. More details at https://aka.ms/roslyn-packages This package was built from the source at https://github.com/dotnet/roslyn/commit/8edf7bcd4f1594c3d68a6a567469f41dbd33dd1b.

Microsoft.CodeAnalysis.Features

.NET Compiler Platform ("Roslyn") support for creating editing experiences. More details at https://aka.ms/roslyn-packages This package was built from the source at https://github.com/dotnet/roslyn/commit/8edf7bcd4f1594c3d68a6a567469f41dbd33dd1b.

CS-Script.Core

CS-Script engine Class Library for .NET 5

CS-Script

CS-Script engine Class Library for .NET 5 (and higher)

Microsoft.Azure.Workflows.WebJobs.Extension

Extensions for running workflows in Azure Functions

GitHub repositories (28)

Showing the top 20 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
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).
dotnetcore/FlubuCore
A cross platform build and deployment automation system for building projects and executing deployment scripts using C# code.
dukus/digiCamControl
DSLR camera remote control open source software
mrlacey/Rapid-XAML-Toolkit
A collection of tools to accelerate XAML development within Visual Studio. These include XAML analysis, XAML generations, plus templates and helpers.
daveaglick/Scripty
Tools to let you use Roslyn-powered C# scripts for code generation
arviedelgado/roro
roro is a free, open-source robotic process automation software
vchelaru/FlatRedBall
Cross-platform 2D game engine focused on ultimate productivity built in .NET
config-r/config-r
Write your .NET configuration files in C#
microsoft/AMBROSIA
Robust Distributed Programming Made Easy and Efficient
LANCommander/LANCommander
paissaheavyindustries/Triggernometry
Triggernometry is a plugin for Advanced Combat Tracker, intended to extend its built-in trigger system with a variety of different actions and configuration options.
MayDay-wpf/AIBotPublic
AIBot PRO 是一个基于.NET 6 的 AI聚合客户端 to C 弱 to B 可以集成众多AI产品(ChatGPT,Gemini,Claude,文心一言,通义千问,讯飞星火),无感切换对话,支持知识库、插件开发、AI流程引擎(workflow)、以及开放平台对外输出定制化的特色AI API
RickStrahl/Westwind.Scripting
Dynamically compile and execute C# Code and Expressions at runtime. Also includes a light weight script templating engine using Handlebar style C# syntax.
i7MEDIA/mojoportal
mojoPortal is an extensible, cross database, mobile friendly, web content management system (CMS) and web application framework written in C# ASP.NET.
FransBouma/RawDataAccessBencher
Bench code which tests entity materialization speed of various .NET data access / ORM implementations
ArsenAbazian/CryptoTradingFramework
A self hosted, cryptocurrency trading bot and framework supporting multiple exchanges with GUI
qwertie/ecsharp
Home of LoycCore, the LES language of Loyc trees, the Enhanced C# parser, the LeMP macro preprocessor, and the LLLPG parser generator.
Version Downloads Last Updated
4.14.0 248,147 5/15/2025
4.13.0 429,453 2/24/2025
4.12.0 1,405,505 12/4/2024
4.12.0-3.final 56,542 10/29/2024
4.12.0-2.final 5,153 9/17/2024
4.12.0-1.final 14,724 8/14/2024
4.11.0 2,133,908 8/15/2024
4.11.0-3.final 828 7/31/2024
4.11.0-2.final 4,584 6/19/2024
4.10.0 615,654 6/10/2024
4.10.0-3.final 5,182 4/29/2024
4.10.0-2.final 8,977 3/19/2024
4.10.0-1.final 343 3/18/2024
4.9.2 1,031,343 3/2/2024
4.9.0-3.final 7,264 1/22/2024
4.9.0-2.final 4,634 12/16/2023
4.9.0-1.final 1,665 12/13/2023
4.8.0 22,443,023 11/22/2023
4.8.0-3.final 4,597,817 11/3/2023
4.8.0-2.final 56,964 9/20/2023
4.8.0-1.final 5,721 9/9/2023
4.7.0 2,111,537 8/18/2023
4.7.0-2.final 33,957 6/20/2023
4.7.0-1.final 7,245 5/20/2023
4.6.0 717,525 5/16/2023
4.6.0-1.final 245,746 3/3/2023
4.5.0 1,770,008 2/24/2023
4.5.0-2.final 16,114 1/6/2023
4.4.0 9,792,169 11/14/2022
4.4.0-4.final 72,601 10/22/2022
4.4.0-2.final 23,178 9/19/2022
4.4.0-1.final 40,754 8/16/2022
4.3.1 1,302,548 9/30/2022
4.3.0-3.final 2,409 7/26/2022
4.3.0-2.final 3,069 6/22/2022
4.3.0-1.final 10,351 5/10/2022
4.2.0 993,746 5/13/2022
4.2.0-4.final 2,093 4/27/2022
4.2.0-2.final 3,047 3/25/2022
4.2.0-1.final 7,592 2/18/2022
4.1.0 3,162,159 2/16/2022
4.1.0-3.final 22,767 1/27/2022
4.1.0-1.final 29,434 11/19/2021
4.0.1 2,752,402 11/9/2021
4.0.0-6.final 9,808 10/20/2021
4.0.0-5.final 20,973 10/11/2021
4.0.0-4.final 38,167 9/15/2021
4.0.0-3.final 38,535 8/12/2021
4.0.0-2.final 1,458 7/20/2021
4.0.0-1.final 5,716 7/7/2021
3.11.0 1,028,845 8/11/2021
3.11.0-3.final 530 7/15/2021
3.11.0-1.final 14,587 6/14/2021
3.10.0 351,177 6/11/2021
3.10.0-3.final 7,897 5/13/2021
3.10.0-2.final 1,486 4/20/2021
3.10.0-1.final 17,684 3/3/2021
3.9.0 1,425,230 3/2/2021
3.9.0-5.final 801 2/24/2021
3.9.0-4.final 4,350 2/10/2021
3.9.0-3.final 1,840 1/20/2021
3.9.0-2.final 11,020 12/10/2020
3.9.0-1.final 5,181 12/4/2020
3.8.0 2,725,214 11/13/2020
3.8.0-5.final 9,526 10/23/2020
3.8.0-4.final 1,488 10/13/2020
3.8.0-3.final 3,899 9/16/2020
3.8.0-2.final 946 9/1/2020
3.7.0 792,683 8/5/2020
3.7.0-4.final 2,321 7/14/2020
3.7.0-3.final 920 7/2/2020
3.7.0-2.final 1,700 6/15/2020
3.7.0-1.final 5,427 5/19/2020
3.6.0 1,839,282 5/19/2020
3.6.0-4.final 1,544 5/5/2020
3.6.0-3.final 1,312 4/16/2020
3.6.0-2.final 4,116 3/26/2020
3.6.0-1.final 962 3/17/2020
3.5.0 697,911 3/16/2020
3.5.0-beta3-final 2,426 2/19/2020
3.5.0-beta2-final 7,792 1/23/2020
3.5.0-beta1-final 7,133 12/3/2019
3.4.0 4,529,578 12/3/2019
3.4.0-beta4-final 2,451 11/15/2019
3.4.0-beta3-final 3,841 11/4/2019
3.4.0-beta2-final 2,745 10/15/2019
3.4.0-beta1-final 2,654 9/23/2019
3.3.1 1,862,402 9/23/2019
3.3.1-beta3-final 4,861 9/5/2019
3.3.0-beta2-final 11,065 8/15/2019
3.3.0-beta1-final 4,755 7/26/2019
3.2.1 178,127 8/9/2019
3.2.0 77,184 8/1/2019
3.2.0-beta4-final 2,225 7/16/2019
3.2.0-beta3-final 2,388 6/25/2019
3.2.0-beta1-final 3,342 5/21/2019
3.1.0 675,154 5/21/2019
3.1.0-beta3-final 6,709 5/7/2019
3.1.0-beta2-final 2,373 4/24/2019
3.1.0-beta1-final 55,589 4/10/2019
3.0.0 368,781 4/2/2019
3.0.0-beta4-final 4,791 2/27/2019
3.0.0-beta3-final 2,808 2/14/2019
3.0.0-beta2-final 5,938 1/24/2019
2.11.0-beta1-final 6,453 12/11/2018
2.10.0 2,092,334 11/15/2018
2.9.0 479,935 8/16/2018
2.8.2 671,469 5/22/2018
2.8.0 1,189,909 5/1/2018
2.8.0-beta4 2,745 4/20/2018
2.8.0-beta3 2,877 4/12/2018
2.7.0 188,698 3/8/2018
2.6.1 469,417 12/14/2017
2.6.0 33,907 12/8/2017
2.6.0-beta3 4,340 11/22/2017
2.4.0 150,131 10/16/2017
2.3.2 83,567 8/31/2017
2.3.1 80,978 7/20/2017
2.3.0 51,324 7/11/2017
2.3.0-beta3 2,586 7/6/2017
2.3.0-beta2 3,589 6/15/2017
2.3.0-beta1 2,745 5/30/2017
2.2.0 66,359 5/30/2017
2.1.0 183,300 4/21/2017
2.0.0 506,743 3/9/2017
2.0.0-rc4 22,407 2/8/2017
2.0.0-rc3 2,871 1/30/2017
2.0.0-rc2 5,030 12/14/2016
2.0.0-rc 4,320 11/18/2016
2.0.0-beta5 4,285 10/18/2016
2.0.0-beta4 4,180 10/12/2016
2.0.0-beta3 6,857 7/13/2016
2.0.0-beta1 3,727 3/31/2016
1.3.2 239,445 7/1/2016
1.3.1 29,593 7/1/2016
1.3.0 7,524 6/27/2016
1.2.2 178,936 5/17/2016
1.2.1 54,897 3/31/2016
1.2.0 5,754 3/31/2016
1.2.0-rc 3,097 3/5/2016
1.2.0-beta1-20160202-02 4,800 2/2/2016
1.2.0-beta1-20160108-01 9,129 1/12/2016
1.1.1 20,199 12/3/2015
1.1.0 27,885 11/30/2015
1.1.0-rc1-20151109-01 2,859 11/14/2015
1.1.0-rc1 4,607 10/19/2015
1.1.0-beta1-20150928-02 2,799 10/15/2015
1.1.0-beta1 14,386 10/9/2015