Compile and execute C# code at program runtime.
Info
Version: | 1.0.2 |
Author(s): | Leonid Salavatov |
Last Update: | Wednesday, April 17, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/mustaddon/CSharpEval |
NuGet Url: | https://www.nuget.org/packages/RandomSolutions.CSharpEval |
Install
Install-Package RandomSolutions.CSharpEval
dotnet add package RandomSolutions.CSharpEval
paket add RandomSolutions.CSharpEval
RandomSolutions.CSharpEval Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 4.5
.NETStandard 2.0
- Microsoft.CodeAnalysis(>= 3.0.0)
- System.Runtime.Loader(>= 4.3.0)
Tags