Microsoft.CodeAnalysis.CSharp.Scripting
4.13.0
Prefix Reserved
dotnet add package Microsoft.CodeAnalysis.CSharp.Scripting --version 4.13.0
NuGet\Install-Package Microsoft.CodeAnalysis.CSharp.Scripting -Version 4.13.0
<PackageReference Include="Microsoft.CodeAnalysis.CSharp.Scripting" Version="4.13.0" />
<PackageVersion Include="Microsoft.CodeAnalysis.CSharp.Scripting" Version="4.13.0" />
<PackageReference Include="Microsoft.CodeAnalysis.CSharp.Scripting" />
paket add Microsoft.CodeAnalysis.CSharp.Scripting --version 4.13.0
#r "nuget: Microsoft.CodeAnalysis.CSharp.Scripting, 4.13.0"
#addin nuget:?package=Microsoft.CodeAnalysis.CSharp.Scripting&version=4.13.0
#tool nuget:?package=Microsoft.CodeAnalysis.CSharp.Scripting&version=4.13.0
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/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. |
.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)
- Microsoft.CodeAnalysis.CSharp (= 4.13.0)
- Microsoft.CodeAnalysis.Scripting.Common (= 4.13.0)
- Microsoft.CSharp (>= 4.7.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)
- Microsoft.CodeAnalysis.CSharp (= 4.13.0)
- Microsoft.CodeAnalysis.Scripting.Common (= 4.13.0)
- Microsoft.CSharp (>= 4.7.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)
- Microsoft.CodeAnalysis.CSharp (= 4.13.0)
- Microsoft.CodeAnalysis.Scripting.Common (= 4.13.0)
- Microsoft.CSharp (>= 4.7.0)
- System.Collections.Immutable (>= 8.0.0)
- System.Reflection.Metadata (>= 8.0.0)
NuGet packages (289)
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/75e79dace86b274327a1afe479228d82a06051a4. |
|
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 (111)
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#.
|
|
fanliang11/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
|
|
Azure/azure-functions-host
The host/runtime that powers Azure Functions
|
|
openbullet/OpenBullet2
OpenBullet reinvented
|
|
grandnode/grandnode
Open source, headless, multi-tenant eCommerce platform built with .NET Core, MongoDB, AWS DocumentDB, Azure CosmosDB, Vue.js.
|
Version | Downloads | Last updated |
---|---|---|
4.13.0 | 128,990 | 2 months ago |
4.12.0 | 650,376 | 5 months ago |
4.12.0-3.final | 33,209 | 6 months ago |
4.12.0-2.final | 2,876 | 7 months ago |
4.12.0-1.final | 11,539 | 8 months ago |
4.11.0 | 1,326,746 | 8 months ago |
4.11.0-3.final | 685 | 9 months ago |
4.11.0-2.final | 3,682 | 6/19/2024 |
4.10.0 | 417,429 | 6/10/2024 |
4.10.0-3.final | 2,727 | 4/29/2024 |
4.10.0-2.final | 5,221 | 3/19/2024 |
4.10.0-1.final | 279 | 3/18/2024 |
4.9.2 | 660,055 | 3/2/2024 |
4.9.0-3.final | 5,127 | 1/22/2024 |
4.9.0-2.final | 2,902 | 12/16/2023 |
4.9.0-1.final | 337 | 12/13/2023 |
4.8.0 | 3,636,650 | 11/22/2023 |
4.8.0-3.final | 56,924 | 11/3/2023 |
4.8.0-2.final | 17,504 | 9/20/2023 |
4.8.0-1.final | 623 | 9/9/2023 |
4.7.0 | 1,757,626 | 8/18/2023 |
4.7.0-2.final | 17,919 | 6/20/2023 |
4.7.0-1.final | 5,549 | 5/20/2023 |
4.6.0 | 562,338 | 5/16/2023 |
4.6.0-1.final | 123,505 | 3/3/2023 |
4.5.0 | 1,427,959 | 2/24/2023 |
4.5.0-2.final | 11,469 | 1/6/2023 |
4.4.0 | 5,198,210 | 11/14/2022 |
4.4.0-4.final | 14,872 | 10/22/2022 |
4.4.0-2.final | 11,184 | 9/19/2022 |
4.4.0-1.final | 39,851 | 8/16/2022 |
4.3.1 | 1,229,181 | 9/30/2022 |
4.3.0-3.final | 1,807 | 7/26/2022 |
4.3.0-2.final | 2,410 | 6/22/2022 |
4.3.0-1.final | 9,221 | 5/10/2022 |
4.2.0 | 903,258 | 5/13/2022 |
4.2.0-4.final | 1,652 | 4/27/2022 |
4.2.0-2.final | 2,388 | 3/25/2022 |
4.2.0-1.final | 7,119 | 2/18/2022 |
4.1.0 | 2,869,141 | 2/16/2022 |
4.1.0-3.final | 22,277 | 1/27/2022 |
4.1.0-1.final | 28,148 | 11/19/2021 |
4.0.1 | 2,579,361 | 11/9/2021 |
4.0.0-6.final | 8,721 | 10/20/2021 |
4.0.0-5.final | 20,101 | 10/11/2021 |
4.0.0-4.final | 33,636 | 9/15/2021 |
4.0.0-3.final | 37,553 | 8/12/2021 |
4.0.0-2.final | 1,356 | 7/20/2021 |
4.0.0-1.final | 3,543 | 7/7/2021 |
3.11.0 | 930,505 | 8/11/2021 |
3.11.0-3.final | 478 | 7/15/2021 |
3.11.0-1.final | 1,763 | 6/14/2021 |
3.10.0 | 332,313 | 6/11/2021 |
3.10.0-3.final | 6,164 | 5/13/2021 |
3.10.0-2.final | 1,399 | 4/20/2021 |
3.10.0-1.final | 11,202 | 3/3/2021 |
3.9.0 | 1,393,035 | 3/2/2021 |
3.9.0-5.final | 785 | 2/24/2021 |
3.9.0-4.final | 4,323 | 2/10/2021 |
3.9.0-3.final | 1,829 | 1/20/2021 |
3.9.0-2.final | 10,784 | 12/10/2020 |
3.9.0-1.final | 5,176 | 12/4/2020 |
3.8.0 | 2,680,057 | 11/13/2020 |
3.8.0-5.final | 9,532 | 10/23/2020 |
3.8.0-4.final | 1,432 | 10/13/2020 |
3.8.0-3.final | 3,859 | 9/16/2020 |
3.8.0-2.final | 931 | 9/1/2020 |
3.7.0 | 775,737 | 8/5/2020 |
3.7.0-4.final | 2,308 | 7/14/2020 |
3.7.0-3.final | 894 | 7/2/2020 |
3.7.0-2.final | 1,678 | 6/15/2020 |
3.7.0-1.final | 5,307 | 5/19/2020 |
3.6.0 | 1,679,881 | 5/19/2020 |
3.6.0-4.final | 1,723 | 5/4/2020 |
3.6.0-3.final | 1,309 | 4/16/2020 |
3.6.0-2.final | 4,151 | 3/26/2020 |
3.6.0-1.final | 947 | 3/17/2020 |
3.5.0 | 666,850 | 3/16/2020 |
3.5.0-beta3-final | 1,460 | 2/19/2020 |
3.5.0-beta2-final | 6,839 | 1/23/2020 |
3.5.0-beta1-final | 6,191 | 12/3/2019 |
3.4.0 | 4,438,905 | 12/3/2019 |
3.4.0-beta4-final | 1,281 | 11/15/2019 |
3.4.0-beta3-final | 2,585 | 11/4/2019 |
3.4.0-beta2-final | 1,671 | 10/15/2019 |
3.4.0-beta1-final | 1,588 | 9/23/2019 |
3.3.1 | 1,774,925 | 9/23/2019 |
3.3.1-beta3-final | 3,914 | 9/5/2019 |
3.3.0-beta2-final | 10,283 | 8/15/2019 |
3.3.0-beta1-final | 3,748 | 7/26/2019 |
3.2.1 | 175,793 | 8/9/2019 |
3.2.0 | 78,076 | 8/1/2019 |
3.2.0-beta4-final | 1,201 | 7/16/2019 |
3.2.0-beta3-final | 1,362 | 6/25/2019 |
3.2.0-beta1-final | 2,307 | 5/21/2019 |
3.1.0 | 687,454 | 5/21/2019 |
3.1.0-beta3-final | 5,598 | 5/7/2019 |
3.1.0-beta2-final | 1,288 | 4/24/2019 |
3.1.0-beta1-final | 54,503 | 4/10/2019 |
3.0.0 | 376,468 | 4/2/2019 |
3.0.0-beta4-final | 3,491 | 2/27/2019 |
3.0.0-beta3-final | 1,618 | 2/14/2019 |
3.0.0-beta2-final | 4,616 | 1/24/2019 |
2.11.0-beta1-final | 4,951 | 12/11/2018 |
2.10.0 | 2,018,323 | 11/15/2018 |
2.9.0 | 479,611 | 8/16/2018 |
2.8.2 | 659,442 | 5/22/2018 |
2.8.0 | 1,190,495 | 5/1/2018 |
2.8.0-beta4 | 1,589 | 4/20/2018 |
2.8.0-beta3 | 1,736 | 4/12/2018 |
2.7.0 | 186,332 | 3/8/2018 |
2.6.1 | 456,286 | 12/14/2017 |
2.6.0 | 32,628 | 12/8/2017 |
2.6.0-beta3 | 3,295 | 11/22/2017 |
2.4.0 | 149,094 | 10/16/2017 |
2.3.2 | 81,344 | 8/31/2017 |
2.3.1 | 81,067 | 7/20/2017 |
2.3.0 | 45,621 | 7/11/2017 |
2.3.0-beta3 | 1,574 | 7/6/2017 |
2.3.0-beta2 | 2,555 | 6/15/2017 |
2.3.0-beta1 | 1,702 | 5/30/2017 |
2.2.0 | 66,567 | 5/30/2017 |
2.1.0 | 176,574 | 4/21/2017 |
2.0.0 | 490,783 | 3/9/2017 |
2.0.0-rc4 | 22,126 | 2/8/2017 |
2.0.0-rc3 | 1,794 | 1/30/2017 |
2.0.0-rc2 | 4,067 | 12/14/2016 |
2.0.0-rc | 3,312 | 11/18/2016 |
2.0.0-beta5 | 3,307 | 10/18/2016 |
2.0.0-beta4 | 3,225 | 10/12/2016 |
2.0.0-beta3 | 5,844 | 7/13/2016 |
2.0.0-beta1 | 2,550 | 3/31/2016 |
1.3.2 | 233,012 | 7/1/2016 |
1.3.1 | 28,020 | 7/1/2016 |
1.3.0 | 6,057 | 6/27/2016 |
1.2.2 | 172,324 | 5/17/2016 |
1.2.1 | 52,694 | 3/31/2016 |
1.2.0 | 3,943 | 3/31/2016 |
1.2.0-rc | 2,100 | 3/5/2016 |
1.2.0-beta1-20160202-02 | 3,731 | 2/2/2016 |
1.2.0-beta1-20160108-01 | 8,053 | 1/12/2016 |
1.1.1 | 17,539 | 12/3/2015 |
1.1.0 | 21,246 | 11/30/2015 |
1.1.0-rc1-20151109-01 | 3,630 | 11/14/2015 |