Microsoft.CodeAnalysis.CSharp.Scripting
2.8.0-beta4
Prefix Reserved
See the version list below for details.
dotnet add package Microsoft.CodeAnalysis.CSharp.Scripting --version 2.8.0-beta4
NuGet\Install-Package Microsoft.CodeAnalysis.CSharp.Scripting -Version 2.8.0-beta4
<PackageReference Include="Microsoft.CodeAnalysis.CSharp.Scripting" Version="2.8.0-beta4" />
<PackageVersion Include="Microsoft.CodeAnalysis.CSharp.Scripting" Version="2.8.0-beta4" />
<PackageReference Include="Microsoft.CodeAnalysis.CSharp.Scripting" />
paket add Microsoft.CodeAnalysis.CSharp.Scripting --version 2.8.0-beta4
#r "nuget: Microsoft.CodeAnalysis.CSharp.Scripting, 2.8.0-beta4"
#:package Microsoft.CodeAnalysis.CSharp.Scripting@2.8.0-beta4
#addin nuget:?package=Microsoft.CodeAnalysis.CSharp.Scripting&version=2.8.0-beta4&prerelease
#tool nuget:?package=Microsoft.CodeAnalysis.CSharp.Scripting&version=2.8.0-beta4&prerelease
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/9081e399a13297f6e2fd37cb06ca82ffba3eed21
| 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 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. |
-
- Microsoft.CodeAnalysis.CSharp (= 2.8.0-beta4)
- Microsoft.CodeAnalysis.Scripting.Common (= 2.8.0-beta4)
NuGet packages (319)
Showing the top 5 NuGet packages that depend on Microsoft.CodeAnalysis.CSharp.Scripting:
| Package | Downloads |
|---|---|
|
Microsoft.CodeAnalysis.Scripting
Microsoft .NET Compiler Platform ("Roslyn") CSharp and VB scripting package. More details at https://aka.ms/roslyn-packages This package was built from the source at https://github.com/dotnet/roslyn/commit/6c4a46a31302167b425d5e0a31ea83c9a9aa1d09. |
|
|
CS-Script.Core
CS-Script engine Class Library for .NET 5 |
|
|
CS-Script
CS-Script engine Class Library for .NET 5 (and higher) |
|
|
CS-Script.bin
Class Library assembly for the CS-Script engine. CS-Script is a CLR (Common Language Runtime) based scripting system which uses ECMA-compliant C# as a programming language. |
|
|
WorkflowEngine.NETCore-Core
Workflow Engine is a .NET and .NET Core library that enables you to add custom executable .NET and Java workflows of any complexity to any software, be it your own creation or a third-party solution, with minimal changes to existing code. Its core features are: - HTML5 visual designer. Design, model, edit and visualize your custom workflows. - Workflow version control. Keep track of your workflow changes and easily revert them. - Parallel workflow support. Split workflows into branches that execute tasks concurrently. - XML import/export. Export your workflows for further reuse and sharing. - Localization support. Translate user interface to multiple languages of your choice. - In-built workflow timers. Set intervals or specify time to run custom actions and workflow tasks. Workflow Engine build for .NET core includes a set of pre-built providers for the following databases: - MS SQL Server - PostgreSQL - Oracle - MySQL |
GitHub repositories (119)
Showing the top 20 popular GitHub repositories that depend on Microsoft.CodeAnalysis.CSharp.Scripting:
| Repository | Stars |
|---|---|
|
dnSpy/dnSpy
.NET debugger and assembly editor
|
|
|
dotnet/runtime
.NET is a cross-platform runtime for cloud, mobile, desktop, and IoT apps.
|
|
|
elsa-workflows/elsa-core
A .NET workflows library
|
|
|
stride3d/stride
Stride (formerly Xenko), a free and open-source cross-platform C# game engine.
|
|
|
HJLebbink/asm-dude
Visual Studio extension for assembly syntax highlighting and code completion in assembly files and the disassembly window
|
|
|
cake-build/cake
:cake: Cake (C# Make) is a cross platform build automation system.
|
|
|
VsVim/VsVim
Vim Emulator Plugin for Visual Studio 2015+
|
|
|
dotnet/command-line-api
Command line parsing, invocation, and rendering of terminal output.
|
|
|
discord-net/Discord.Net
An unofficial .Net wrapper for the Discord API (https://discord.com/)
|
|
|
SciSharp/TensorFlow.NET
.NET Standard bindings for Google's TensorFlow for developing, training and deploying Machine Learning models in C# and F#.
|
|
|
microsurging/surging
Surging is a micro-service engine that provides a lightweight, high-performance, modular RPC request pipeline. support Event-based Asynchronous Pattern and reactive programming ,The service engine supports http, TCP, WS,Grpc, Thrift,Mqtt, UDP, and DNS protocols. It uses ZooKeeper and Consul as a registry, and integrates it. Hash, random, polling, Fair Polling as a load balancing algorithm, built-in service governance to ensure reliable RPC communication, the engine contains Diagnostic, link tracking for protocol and middleware calls, and integration SkyWalking Distributed APM
|
|
|
waf/CSharpRepl
A command line C# REPL with syntax highlighting – explore the language, libraries and nuget packages interactively.
|
|
|
dotnet-script/dotnet-script
Run C# scripts from the .NET CLI.
|
|
|
roslynpad/roslynpad
A cross-platform C# editor based on Roslyn and AvalonEdit
|
|
|
dotnet/iot
This repo includes .NET Core implementations for various IoT boards, chips, displays and PCBs.
|
|
|
microsoft/GraphEngine
Microsoft Graph Engine
|
|
|
openbullet/OpenBullet2
OpenBullet reinvented
|
|
|
Azure/azure-functions-host
The host/runtime that powers Azure Functions
|
|
|
OmniSharp/omnisharp-roslyn
OmniSharp server (HTTP, STDIO) based on Roslyn workspaces
|
|
|
grandnode/grandnode
Open source, headless, multi-tenant eCommerce platform built with .NET Core, MongoDB, AWS DocumentDB, Azure CosmosDB, Vue.js.
|
| Version | Downloads | Last Updated |
|---|---|---|
| 5.0.0 | 3,981 | 11/18/2025 |
| 5.0.0-2.final | 3,122 | 10/9/2025 |
| 4.14.0 | 1,758,020 | 5/15/2025 |
| 4.13.0 | 657,727 | 2/24/2025 |
| 4.12.0 | 1,935,610 | 12/4/2024 |
| 4.12.0-3.final | 76,614 | 10/29/2024 |
| 4.12.0-2.final | 3,123 | 9/17/2024 |
| 4.12.0-1.final | 17,674 | 8/14/2024 |
| 4.11.0 | 2,800,740 | 8/15/2024 |
| 4.11.0-3.final | 883 | 7/31/2024 |
| 4.11.0-2.final | 4,317 | 6/19/2024 |
| 4.10.0 | 652,626 | 6/10/2024 |
| 4.10.0-3.final | 3,540 | 4/29/2024 |
| 4.10.0-2.final | 5,424 | 3/19/2024 |
| 4.10.0-1.final | 400 | 3/18/2024 |
| 4.9.2 | 937,246 | 3/2/2024 |
| 4.9.0-3.final | 5,624 | 1/22/2024 |
| 4.9.0-2.final | 4,083 | 12/16/2023 |
| 4.9.0-1.final | 447 | 12/13/2023 |
| 4.8.0 | 4,560,181 | 11/22/2023 |
| 4.8.0-3.final | 79,535 | 11/3/2023 |
| 4.8.0-2.final | 85,577 | 9/20/2023 |
| 4.8.0-1.final | 741 | 9/9/2023 |
| 4.7.0 | 2,032,419 | 8/18/2023 |
| 4.7.0-2.final | 18,186 | 6/20/2023 |
| 4.7.0-1.final | 6,499 | 5/20/2023 |
| 4.6.0 | 623,353 | 5/16/2023 |
| 4.6.0-1.final | 132,130 | 3/3/2023 |
| 4.5.0 | 1,870,460 | 2/24/2023 |
| 4.5.0-2.final | 17,266 | 1/6/2023 |
| 4.4.0 | 5,559,869 | 11/14/2022 |
| 4.4.0-4.final | 15,025 | 10/22/2022 |
| 4.4.0-2.final | 12,096 | 9/19/2022 |
| 4.4.0-1.final | 40,085 | 8/16/2022 |
| 4.3.1 | 1,332,404 | 9/30/2022 |
| 4.3.0-3.final | 1,975 | 7/26/2022 |
| 4.3.0-2.final | 2,581 | 6/22/2022 |
| 4.3.0-1.final | 9,405 | 5/10/2022 |
| 4.2.0 | 975,197 | 5/13/2022 |
| 4.2.0-4.final | 1,910 | 4/27/2022 |
| 4.2.0-2.final | 2,561 | 3/25/2022 |
| 4.2.0-1.final | 7,422 | 2/18/2022 |
| 4.1.0 | 3,132,433 | 2/16/2022 |
| 4.1.0-3.final | 22,856 | 1/27/2022 |
| 4.1.0-1.final | 29,563 | 11/19/2021 |
| 4.0.1 | 2,754,937 | 11/9/2021 |
| 4.0.0-6.final | 9,409 | 10/20/2021 |
| 4.0.0-5.final | 21,479 | 10/11/2021 |
| 4.0.0-4.final | 38,501 | 9/15/2021 |
| 4.0.0-3.final | 39,219 | 8/12/2021 |
| 4.0.0-2.final | 1,534 | 7/20/2021 |
| 4.0.0-1.final | 4,512 | 7/7/2021 |
| 3.11.0 | 1,075,188 | 8/11/2021 |
| 3.11.0-3.final | 668 | 7/15/2021 |
| 3.11.0-1.final | 1,942 | 6/14/2021 |
| 3.10.0 | 363,427 | 6/11/2021 |
| 3.10.0-3.final | 6,681 | 5/13/2021 |
| 3.10.0-2.final | 1,579 | 4/20/2021 |
| 3.10.0-1.final | 11,440 | 3/3/2021 |
| 3.9.0 | 1,488,050 | 3/2/2021 |
| 3.9.0-5.final | 951 | 2/24/2021 |
| 3.9.0-4.final | 4,519 | 2/10/2021 |
| 3.9.0-3.final | 2,022 | 1/20/2021 |
| 3.9.0-2.final | 11,827 | 12/10/2020 |
| 3.9.0-1.final | 5,469 | 12/4/2020 |
| 3.8.0 | 2,851,536 | 11/13/2020 |
| 3.8.0-5.final | 9,757 | 10/23/2020 |
| 3.8.0-4.final | 1,609 | 10/13/2020 |
| 3.8.0-3.final | 4,073 | 9/16/2020 |
| 3.8.0-2.final | 1,110 | 9/1/2020 |
| 3.7.0 | 834,610 | 8/5/2020 |
| 3.7.0-4.final | 2,535 | 7/14/2020 |
| 3.7.0-3.final | 1,068 | 7/2/2020 |
| 3.7.0-2.final | 1,857 | 6/15/2020 |
| 3.7.0-1.final | 5,584 | 5/19/2020 |
| 3.6.0 | 1,895,309 | 5/19/2020 |
| 3.6.0-4.final | 2,089 | 5/4/2020 |
| 3.6.0-3.final | 1,496 | 4/16/2020 |
| 3.6.0-2.final | 4,363 | 3/26/2020 |
| 3.6.0-1.final | 1,132 | 3/17/2020 |
| 3.5.0 | 726,093 | 3/16/2020 |
| 3.5.0-beta3-final | 1,691 | 2/19/2020 |
| 3.5.0-beta2-final | 7,295 | 1/23/2020 |
| 3.5.0-beta1-final | 6,415 | 12/3/2019 |
| 3.4.0 | 4,674,701 | 12/3/2019 |
| 3.4.0-beta4-final | 1,503 | 11/15/2019 |
| 3.4.0-beta3-final | 2,812 | 11/4/2019 |
| 3.4.0-beta2-final | 1,888 | 10/15/2019 |
| 3.4.0-beta1-final | 1,815 | 9/23/2019 |
| 3.3.1 | 1,939,656 | 9/23/2019 |
| 3.3.1-beta3-final | 4,434 | 9/5/2019 |
| 3.3.0-beta2-final | 11,710 | 8/15/2019 |
| 3.3.0-beta1-final | 3,970 | 7/26/2019 |
| 3.2.1 | 189,295 | 8/9/2019 |
| 3.2.0 | 85,454 | 8/1/2019 |
| 3.2.0-beta4-final | 1,437 | 7/16/2019 |
| 3.2.0-beta3-final | 1,599 | 6/25/2019 |
| 3.2.0-beta1-final | 2,544 | 5/21/2019 |
| 3.1.0 | 709,519 | 5/21/2019 |
| 3.1.0-beta3-final | 5,836 | 5/7/2019 |
| 3.1.0-beta2-final | 1,523 | 4/24/2019 |
| 3.1.0-beta1-final | 54,981 | 4/10/2019 |
| 3.0.0 | 408,141 | 4/2/2019 |
| 3.0.0-beta4-final | 3,739 | 2/27/2019 |
| 3.0.0-beta3-final | 1,848 | 2/14/2019 |
| 3.0.0-beta2-final | 5,234 | 1/24/2019 |
| 2.11.0-beta1-final | 6,488 | 12/11/2018 |
| 2.10.0 | 2,145,543 | 11/15/2018 |
| 2.9.0 | 514,967 | 8/16/2018 |
| 2.8.2 | 690,093 | 5/22/2018 |
| 2.8.0 | 1,209,259 | 5/1/2018 |
| 2.8.0-beta4 | 1,931 | 4/20/2018 |
| 2.8.0-beta3 | 2,147 | 4/12/2018 |
| 2.7.0 | 196,100 | 3/8/2018 |
| 2.6.1 | 509,599 | 12/14/2017 |
| 2.6.0 | 40,968 | 12/8/2017 |
| 2.6.0-beta3 | 3,625 | 11/22/2017 |
| 2.4.0 | 166,626 | 10/16/2017 |
| 2.3.2 | 89,204 | 8/31/2017 |
| 2.3.1 | 89,687 | 7/20/2017 |
| 2.3.0 | 53,759 | 7/11/2017 |
| 2.3.0-beta3 | 1,887 | 7/6/2017 |
| 2.3.0-beta2 | 2,880 | 6/15/2017 |
| 2.3.0-beta1 | 2,019 | 5/30/2017 |
| 2.2.0 | 74,926 | 5/30/2017 |
| 2.1.0 | 186,174 | 4/21/2017 |
| 2.0.0 | 530,787 | 3/9/2017 |
| 2.0.0-rc4 | 23,169 | 2/8/2017 |
| 2.0.0-rc3 | 2,115 | 1/30/2017 |
| 2.0.0-rc2 | 4,444 | 12/14/2016 |
| 2.0.0-rc | 3,642 | 11/18/2016 |
| 2.0.0-beta5 | 3,652 | 10/18/2016 |
| 2.0.0-beta4 | 3,685 | 10/12/2016 |
| 2.0.0-beta3 | 6,306 | 7/13/2016 |
| 2.0.0-beta1 | 2,876 | 3/31/2016 |
| 1.3.2 | 254,771 | 7/1/2016 |
| 1.3.1 | 35,682 | 7/1/2016 |
| 1.3.0 | 12,530 | 6/27/2016 |
| 1.2.2 | 182,912 | 5/17/2016 |
| 1.2.1 | 59,048 | 3/31/2016 |
| 1.2.0 | 10,393 | 3/31/2016 |
| 1.2.0-rc | 2,429 | 3/5/2016 |
| 1.2.0-beta1-20160202-02 | 4,225 | 2/2/2016 |
| 1.2.0-beta1-20160108-01 | 8,398 | 1/12/2016 |
| 1.1.1 | 25,335 | 12/3/2015 |
| 1.1.0 | 37,302 | 11/30/2015 |
| 1.1.0-rc1-20151109-01 | 4,743 | 11/14/2015 |