Microsoft.CodeAnalysis.CSharp.Scripting
3.4.0-beta2-final
Prefix Reserved
See the version list below for details.
dotnet add package Microsoft.CodeAnalysis.CSharp.Scripting --version 3.4.0-beta2-final
NuGet\Install-Package Microsoft.CodeAnalysis.CSharp.Scripting -Version 3.4.0-beta2-final
<PackageReference Include="Microsoft.CodeAnalysis.CSharp.Scripting" Version="3.4.0-beta2-final" />
<PackageVersion Include="Microsoft.CodeAnalysis.CSharp.Scripting" Version="3.4.0-beta2-final" />
<PackageReference Include="Microsoft.CodeAnalysis.CSharp.Scripting" />
paket add Microsoft.CodeAnalysis.CSharp.Scripting --version 3.4.0-beta2-final
#r "nuget: Microsoft.CodeAnalysis.CSharp.Scripting, 3.4.0-beta2-final"
#:package Microsoft.CodeAnalysis.CSharp.Scripting@3.4.0-beta2-final
#addin nuget:?package=Microsoft.CodeAnalysis.CSharp.Scripting&version=3.4.0-beta2-final&prerelease
#tool nuget:?package=Microsoft.CodeAnalysis.CSharp.Scripting&version=3.4.0-beta2-final&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/154af84a603094b52bd08b3366c4448f7481af52.
| 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 | 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.Common (= 3.4.0-beta2-final)
- Microsoft.CodeAnalysis.CSharp (= 3.4.0-beta2-final)
- Microsoft.CodeAnalysis.Scripting.Common (= 3.4.0-beta2-final)
- Microsoft.CSharp (>= 4.3.0)
NuGet packages (347)
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/adb4347a172149b3ec18552da62e4da6fb2cf362. |
|
|
CS-Script.Core
CS-Script engine Class Library for .NET 5 |
|
|
CS-Script
CS-Script engine Class Library for .NET 5 (and higher) |
|
|
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 |
|
|
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. |
GitHub repositories (123)
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
The Workflow Engine for .NET
|
|
|
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.3.0-2.final | 162 | 2/2/2026 |
| 5.0.0 | 472,152 | 11/18/2025 |
| 5.0.0-2.final | 5,348 | 10/9/2025 |
| 4.14.0 | 2,862,522 | 5/15/2025 |
| 4.13.0 | 837,375 | 2/24/2025 |
| 4.12.0 | 2,425,390 | 12/4/2024 |
| 4.12.0-3.final | 84,436 | 10/29/2024 |
| 4.12.0-2.final | 3,189 | 9/17/2024 |
| 4.12.0-1.final | 19,316 | 8/14/2024 |
| 4.11.0 | 3,233,969 | 8/15/2024 |
| 4.11.0-3.final | 1,073 | 7/31/2024 |
| 4.11.0-2.final | 4,489 | 6/19/2024 |
| 4.10.0 | 773,488 | 6/10/2024 |
| 4.10.0-3.final | 3,929 | 4/29/2024 |
| 4.10.0-2.final | 5,467 | 3/19/2024 |
| 4.10.0-1.final | 435 | 3/18/2024 |
| 4.9.2 | 1,065,498 | 3/2/2024 |
| 4.9.0-3.final | 6,175 | 1/22/2024 |
| 4.9.0-2.final | 4,776 | 12/16/2023 |
| 3.4.0-beta2-final | 1,946 | 10/15/2019 |