quic# Scripting Engine with CodeDom NuGet Package

A simple C# scripting engine without dependencies (beyond .NET 3.5).

Usage:
var executor = new ScriptExecutor(..

any ScriptLogger ...);
executor.Execute(..source code ...);.




Got any quic# Scripting Engine with CodeDom Question?





Info

Version: 1.1.0
Author(s): Andreas Wäscher
Last Update: Friday, February 2, 2018
.NET Fiddle: Create the first Fiddle
Project Url: https://github.com/awaescher/quicsharp
NuGet Url: https://www.nuget.org/packages/quicsharp.Engine.CodeDom


Install
Install-Package quicsharp.Engine.CodeDom
dotnet add package quicsharp.Engine.CodeDom
paket add quicsharp.Engine.CodeDom
quicsharp.Engine.CodeDom Download (Unzip the "nupkg" after downloading)



Tags



STATS

must-have-score

.5

avg-downloads-per-day

0

days-since-last-release

2282