C# code editor (using RoslynPad) and simplified C# compilation and execution.
Info
Version: | 1.0.20 |
Author(s): | Jon Shadforth |
Last Update: | Thursday, March 21, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/nooogle/CDS.CSharpScripting |
NuGet Url: | https://www.nuget.org/packages/CDS.CSharpScripting |
Install
Install-Package CDS.CSharpScripting
dotnet add package CDS.CSharpScripting
paket add CDS.CSharpScripting
CDS.CSharpScripting Download (Unzip the "nupkg" after downloading)
Dependencies
- RoslynPad.Editor.Windows(>= 1.2.0)
- System.Collections.Immutable(>= 1.7.1)
- System.Memory(>= 4.5.4)
- System.Numerics.Vectors(>= 4.5.0)
- System.Runtime.CompilerServices.Unsafe(>= 4.7.0)
- System.Threading.Tasks.Extensions(>= 4.5.3)
Tags