Microsoft.CodeAnalysis.CSharp.Scripting
5.0.0-1.25255.103
Prefix Reserved
.NET 8.0
This package targets .NET 8.0. The package is compatible with this framework or higher.
.NET Standard 2.0
This package targets .NET Standard 2.0. The package is compatible with this framework or higher.
This is a prerelease version of Microsoft.CodeAnalysis.CSharp.Scripting.
There is a newer prerelease version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package Microsoft.CodeAnalysis.CSharp.Scripting --version 5.0.0-1.25255.103
NuGet\Install-Package Microsoft.CodeAnalysis.CSharp.Scripting -Version 5.0.0-1.25255.103
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.CSharp.Scripting" Version="5.0.0-1.25255.103" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Microsoft.CodeAnalysis.CSharp.Scripting" Version="5.0.0-1.25255.103" />
<PackageReference Include="Microsoft.CodeAnalysis.CSharp.Scripting" />
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.CSharp.Scripting --version 5.0.0-1.25255.103
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Microsoft.CodeAnalysis.CSharp.Scripting, 5.0.0-1.25255.103"
#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.CSharp.Scripting@5.0.0-1.25255.103
#: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.CSharp.Scripting&version=5.0.0-1.25255.103&prerelease
#tool nuget:?package=Microsoft.CodeAnalysis.CSharp.Scripting&version=5.0.0-1.25255.103&prerelease
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
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/dotnet/commit/0f7a4879bc43f29d810190bbcfecd48614069f99.
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. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
.NETStandard 2.0
- Microsoft.CodeAnalysis.Analyzers (= 3.12.0-beta1.25255.103)
- Microsoft.CodeAnalysis.Common (= 5.0.0-1.25255.103)
- Microsoft.CodeAnalysis.CSharp (= 5.0.0-1.25255.103)
- Microsoft.CodeAnalysis.Scripting.Common (= 5.0.0-1.25255.103)
- Microsoft.CSharp (>= 4.7.0)
- System.Buffers (>= 4.5.1)
- System.Collections.Immutable (>= 9.0.0)
- System.Memory (>= 4.5.5)
- System.Numerics.Vectors (>= 4.5.0)
- System.Reflection.Metadata (>= 9.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.12.0-beta1.25255.103)
- Microsoft.CodeAnalysis.Common (= 5.0.0-1.25255.103)
- Microsoft.CodeAnalysis.CSharp (= 5.0.0-1.25255.103)
- Microsoft.CodeAnalysis.Scripting.Common (= 5.0.0-1.25255.103)
- Microsoft.CSharp (>= 4.7.0)
- System.Collections.Immutable (>= 9.0.0)
- System.Reflection.Metadata (>= 9.0.0)
-
net9.0
- Microsoft.CodeAnalysis.Analyzers (= 3.12.0-beta1.25255.103)
- Microsoft.CodeAnalysis.Common (= 5.0.0-1.25255.103)
- Microsoft.CodeAnalysis.CSharp (= 5.0.0-1.25255.103)
- Microsoft.CodeAnalysis.Scripting.Common (= 5.0.0-1.25255.103)
- Microsoft.CSharp (>= 4.7.0)
GitHub repositories (118)
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.
|
|
DGP-Studio/Snap.Hutao
实用的开源多功能原神工具箱 🧰 / Multifunctional Open-source Genshin Impact Toolkit 🧰
|
|
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
|
Version | Downloads | Last Updated |
---|---|---|
5.0.0-1.25280.105 | 0 | 6/2/2025 |
5.0.0-1.25277.114 | 0 | 6/3/2025 |
5.0.0-1.25277.101 | 0 | 5/29/2025 |
5.0.0-1.25266.103 | 0 | 5/20/2025 |
5.0.0-1.25255.103 | 0 | 5/12/2025 |
3.0.0-beta3-19067-14 | 2 | 1/28/2019 |