Microsoft.CodeAnalysis.Scripting.Common
                               
                            
                                4.13.0
                            
                        
                            
                                
                                
                                    Prefix Reserved
                                
                            
                    See the version list below for details.
dotnet add package Microsoft.CodeAnalysis.Scripting.Common --version 4.13.0
NuGet\Install-Package Microsoft.CodeAnalysis.Scripting.Common -Version 4.13.0
<PackageReference Include="Microsoft.CodeAnalysis.Scripting.Common" Version="4.13.0" />
<PackageVersion Include="Microsoft.CodeAnalysis.Scripting.Common" Version="4.13.0" />
<PackageReference Include="Microsoft.CodeAnalysis.Scripting.Common" />
paket add Microsoft.CodeAnalysis.Scripting.Common --version 4.13.0
#r "nuget: Microsoft.CodeAnalysis.Scripting.Common, 4.13.0"
#:package Microsoft.CodeAnalysis.Scripting.Common@4.13.0
#addin nuget:?package=Microsoft.CodeAnalysis.Scripting.Common&version=4.13.0
#tool nuget:?package=Microsoft.CodeAnalysis.Scripting.Common&version=4.13.0
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.
    
      More details at https://aka.ms/roslyn-packages
      This package was built from the source at https://github.com/dotnet/roslyn/commit/75e79dace86b274327a1afe479228d82a06051a4.
| Product | Versions 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 is compatible. 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 is compatible. 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 | netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. | 
| .NET Standard | netstandard2.0 is compatible. netstandard2.1 was computed. | 
| .NET Framework | 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 | tizen40 was computed. tizen60 was computed. | 
| Xamarin.iOS | xamarinios was computed. | 
| Xamarin.Mac | xamarinmac was computed. | 
| Xamarin.TVOS | xamarintvos was computed. | 
| Xamarin.WatchOS | xamarinwatchos was computed. | 
- 
                                                    .NETStandard 2.0- Microsoft.CodeAnalysis.Analyzers (>= 3.11.0)
- Microsoft.CodeAnalysis.Common (= 4.13.0)
- System.Buffers (>= 4.5.1)
- System.Collections.Immutable (>= 8.0.0)
- System.Memory (>= 4.5.5)
- System.Numerics.Vectors (>= 4.5.0)
- System.Reflection.Metadata (>= 8.0.0)
- System.Runtime.CompilerServices.Unsafe (>= 6.0.0)
- System.Text.Encoding.CodePages (>= 7.0.0)
- System.Threading.Tasks.Extensions (>= 4.5.4)
 
- 
                                                    net8.0- Microsoft.CodeAnalysis.Analyzers (>= 3.11.0)
- Microsoft.CodeAnalysis.Common (= 4.13.0)
- System.Collections.Immutable (>= 8.0.0)
- System.Reflection.Metadata (>= 8.0.0)
 
- 
                                                    net9.0- Microsoft.CodeAnalysis.Analyzers (>= 3.11.0)
- Microsoft.CodeAnalysis.Common (= 4.13.0)
- System.Collections.Immutable (>= 8.0.0)
- System.Reflection.Metadata (>= 8.0.0)
 
NuGet packages (27)
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/1ff281352c76f1a56ae8e49af9c4c4ef0e0f0f42. | |
| 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/1ff281352c76f1a56ae8e49af9c4c4ef0e0f0f42. | |
| 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
                                                         | |
| 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
                                                         | |
| vchelaru/FlatRedBall 
                                                            Cross-platform 2D game engine focused on ultimate productivity built in .NET
                                                         | |
| arviedelgado/roro 
                                                            roro is a free, open-source robotic process automation software
                                                         | |
| semazurek/ET-Optimizer 
                                                            ET is a powerful application to improve performance, debloat, optimize and enhance privacy for Windows 10/11.
                                                         | |
| config-r/config-r 
                                                            Write your .NET configuration files in C#
                                                         | |
| microsoft/AMBROSIA 
                                                            Robust Distributed Programming Made Easy and Efficient
                                                         | |
| LANCommander/LANCommander | |
| pdfforge/PDFCreator 
                                                            PDFCreator - The free PDF Converter
                                                         | |
| 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 8 的 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
                                                         | 
| Version | Downloads | Last Updated | 
|---|---|---|
| 5.0.0-2.final | 1,496 | 10/9/2025 | 
| 4.14.0 | 1,570,458 | 5/15/2025 | 
| 4.13.0 | 767,094 | 2/24/2025 | 
| 4.12.0 | 2,176,514 | 12/4/2024 | 
| 4.12.0-3.final | 80,216 | 10/29/2024 | 
| 4.12.0-2.final | 5,419 | 9/17/2024 | 
| 4.12.0-1.final | 18,921 | 8/14/2024 | 
| 4.11.0 | 2,891,810 | 8/15/2024 | 
| 4.11.0-3.final | 923 | 7/31/2024 | 
| 4.11.0-2.final | 4,914 | 6/19/2024 | 
| 4.10.0 | 758,355 | 6/10/2024 | 
| 4.10.0-3.final | 5,607 | 4/29/2024 | 
| 4.10.0-2.final | 9,046 | 3/19/2024 | 
| 4.10.0-1.final | 588 | 3/18/2024 | 
| 4.9.2 | 1,216,982 | 3/2/2024 | 
| 4.9.0-3.final | 7,445 | 1/22/2024 | 
| 4.9.0-2.final | 5,557 | 12/16/2023 | 
| 4.9.0-1.final | 1,897 | 12/13/2023 | 
| 4.8.0 | 28,852,546 | 11/22/2023 | 
| 4.8.0-3.final | 5,088,685 | 11/3/2023 | 
| 4.8.0-2.final | 96,818 | 9/20/2023 | 
| 4.8.0-1.final | 5,791 | 9/9/2023 | 
| 4.7.0 | 2,284,627 | 8/18/2023 | 
| 4.7.0-2.final | 34,239 | 6/20/2023 | 
| 4.7.0-1.final | 7,753 | 5/20/2023 | 
| 4.6.0 | 754,278 | 5/16/2023 | 
| 4.6.0-1.final | 260,138 | 3/3/2023 | 
| 4.5.0 | 2,035,976 | 2/24/2023 | 
| 4.5.0-2.final | 19,552 | 1/6/2023 | 
| 4.4.0 | 10,288,734 | 11/14/2022 | 
| 4.4.0-4.final | 72,697 | 10/22/2022 | 
| 4.4.0-2.final | 23,564 | 9/19/2022 | 
| 4.4.0-1.final | 40,877 | 8/16/2022 | 
| 4.3.1 | 1,352,501 | 9/30/2022 | 
| 4.3.0-3.final | 2,505 | 7/26/2022 | 
| 4.3.0-2.final | 3,162 | 6/22/2022 | 
| 4.3.0-1.final | 10,456 | 5/10/2022 | 
| 4.2.0 | 1,030,337 | 5/13/2022 | 
| 4.2.0-4.final | 2,259 | 4/27/2022 | 
| 4.2.0-2.final | 3,132 | 3/25/2022 | 
| 4.2.0-1.final | 7,783 | 2/18/2022 | 
| 4.1.0 | 3,378,599 | 2/16/2022 | 
| 4.1.0-3.final | 23,044 | 1/27/2022 | 
| 4.1.0-1.final | 29,903 | 11/19/2021 | 
| 4.0.1 | 2,833,543 | 11/9/2021 | 
| 4.0.0-6.final | 10,015 | 10/20/2021 | 
| 4.0.0-5.final | 21,403 | 10/11/2021 | 
| 4.0.0-4.final | 38,706 | 9/15/2021 | 
| 4.0.0-3.final | 39,387 | 8/12/2021 | 
| 4.0.0-2.final | 1,537 | 7/20/2021 | 
| 4.0.0-1.final | 6,315 | 7/7/2021 | 
| 3.11.0 | 1,108,711 | 8/11/2021 | 
| 3.11.0-3.final | 614 | 7/15/2021 | 
| 3.11.0-1.final | 14,689 | 6/14/2021 | 
| 3.10.0 | 367,183 | 6/11/2021 | 
| 3.10.0-3.final | 8,157 | 5/13/2021 | 
| 3.10.0-2.final | 1,568 | 4/20/2021 | 
| 3.10.0-1.final | 18,731 | 3/3/2021 | 
| 3.9.0 | 1,473,301 | 3/2/2021 | 
| 3.9.0-5.final | 882 | 2/24/2021 | 
| 3.9.0-4.final | 4,438 | 2/10/2021 | 
| 3.9.0-3.final | 1,934 | 1/20/2021 | 
| 3.9.0-2.final | 11,736 | 12/10/2020 | 
| 3.9.0-1.final | 5,315 | 12/4/2020 | 
| 3.8.0 | 2,818,824 | 11/13/2020 | 
| 3.8.0-5.final | 9,636 | 10/23/2020 | 
| 3.8.0-4.final | 1,576 | 10/13/2020 | 
| 3.8.0-3.final | 4,008 | 9/16/2020 | 
| 3.8.0-2.final | 1,029 | 9/1/2020 | 
| 3.7.0 | 827,708 | 8/5/2020 | 
| 3.7.0-4.final | 2,405 | 7/14/2020 | 
| 3.7.0-3.final | 1,004 | 7/2/2020 | 
| 3.7.0-2.final | 1,788 | 6/15/2020 | 
| 3.7.0-1.final | 5,518 | 5/19/2020 | 
| 3.6.0 | 1,948,152 | 5/19/2020 | 
| 3.6.0-4.final | 1,630 | 5/5/2020 | 
| 3.6.0-3.final | 1,393 | 4/16/2020 | 
| 3.6.0-2.final | 4,219 | 3/26/2020 | 
| 3.6.0-1.final | 1,041 | 3/17/2020 | 
| 3.5.0 | 728,958 | 3/16/2020 | 
| 3.5.0-beta3-final | 2,576 | 2/19/2020 | 
| 3.5.0-beta2-final | 8,079 | 1/23/2020 | 
| 3.5.0-beta1-final | 7,286 | 12/3/2019 | 
| 3.4.0 | 4,648,620 | 12/3/2019 | 
| 3.4.0-beta4-final | 2,596 | 11/15/2019 | 
| 3.4.0-beta3-final | 3,989 | 11/4/2019 | 
| 3.4.0-beta2-final | 2,891 | 10/15/2019 | 
| 3.4.0-beta1-final | 2,803 | 9/23/2019 | 
| 3.3.1 | 1,950,362 | 9/23/2019 | 
| 3.3.1-beta3-final | 5,300 | 9/5/2019 | 
| 3.3.0-beta2-final | 12,334 | 8/15/2019 | 
| 3.3.0-beta1-final | 4,885 | 7/26/2019 | 
| 3.2.1 | 187,930 | 8/9/2019 | 
| 3.2.0 | 81,646 | 8/1/2019 | 
| 3.2.0-beta4-final | 2,364 | 7/16/2019 | 
| 3.2.0-beta3-final | 2,534 | 6/25/2019 | 
| 3.2.0-beta1-final | 3,493 | 5/21/2019 | 
| 3.1.0 | 687,599 | 5/21/2019 | 
| 3.1.0-beta3-final | 6,857 | 5/7/2019 | 
| 3.1.0-beta2-final | 2,528 | 4/24/2019 | 
| 3.1.0-beta1-final | 55,837 | 4/10/2019 | 
| 3.0.0 | 384,947 | 4/2/2019 | 
| 3.0.0-beta4-final | 4,997 | 2/27/2019 | 
| 3.0.0-beta3-final | 2,987 | 2/14/2019 | 
| 3.0.0-beta2-final | 6,319 | 1/24/2019 | 
| 2.11.0-beta1-final | 7,324 | 12/11/2018 | 
| 2.10.0 | 2,161,225 | 11/15/2018 | 
| 2.9.0 | 496,647 | 8/16/2018 | 
| 2.8.2 | 691,865 | 5/22/2018 | 
| 2.8.0 | 1,200,498 | 5/1/2018 | 
| 2.8.0-beta4 | 2,971 | 4/20/2018 | 
| 2.8.0-beta3 | 3,114 | 4/12/2018 | 
| 2.7.0 | 195,368 | 3/8/2018 | 
| 2.6.1 | 498,730 | 12/14/2017 | 
| 2.6.0 | 37,849 | 12/8/2017 | 
| 2.6.0-beta3 | 4,531 | 11/22/2017 | 
| 2.4.0 | 155,502 | 10/16/2017 | 
| 2.3.2 | 88,667 | 8/31/2017 | 
| 2.3.1 | 86,704 | 7/20/2017 | 
| 2.3.0 | 55,905 | 7/11/2017 | 
| 2.3.0-beta3 | 2,764 | 7/6/2017 | 
| 2.3.0-beta2 | 3,770 | 6/15/2017 | 
| 2.3.0-beta1 | 2,922 | 5/30/2017 | 
| 2.2.0 | 71,400 | 5/30/2017 | 
| 2.1.0 | 189,359 | 4/21/2017 | 
| 2.0.0 | 526,747 | 3/9/2017 | 
| 2.0.0-rc4 | 23,136 | 2/8/2017 | 
| 2.0.0-rc3 | 3,057 | 1/30/2017 | 
| 2.0.0-rc2 | 5,249 | 12/14/2016 | 
| 2.0.0-rc | 4,524 | 11/18/2016 | 
| 2.0.0-beta5 | 4,481 | 10/18/2016 | 
| 2.0.0-beta4 | 4,487 | 10/12/2016 | 
| 2.0.0-beta3 | 7,150 | 7/13/2016 | 
| 2.0.0-beta1 | 3,915 | 3/31/2016 | 
| 1.3.2 | 245,810 | 7/1/2016 | 
| 1.3.1 | 34,308 | 7/1/2016 | 
| 1.3.0 | 11,414 | 6/27/2016 | 
| 1.2.2 | 185,562 | 5/17/2016 | 
| 1.2.1 | 58,948 | 3/31/2016 | 
| 1.2.0 | 9,806 | 3/31/2016 | 
| 1.2.0-rc | 3,287 | 3/5/2016 | 
| 1.2.0-beta1-20160202-02 | 5,063 | 2/2/2016 | 
| 1.2.0-beta1-20160108-01 | 9,305 | 1/12/2016 | 
| 1.1.1 | 24,806 | 12/3/2015 | 
| 1.1.0 | 35,879 | 11/30/2015 | 
| 1.1.0-rc1-20151109-01 | 3,050 | 11/14/2015 | 
| 1.1.0-rc1 | 4,874 | 10/19/2015 | 
| 1.1.0-beta1-20150928-02 | 2,954 | 10/15/2015 | 
| 1.1.0-beta1 | 15,578 | 10/9/2015 |