Defines a simple scripting language which can be used for evaluating results within the .NET environment.
Info
Version: | 2.7.1 |
Author(s): | James Coyle |
Last Update: | Sunday, September 26, 2021 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/EvalScript |
Install
Install-Package EvalScript
dotnet add package EvalScript
paket add EvalScript
EvalScript Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 4.0
- Newtonsoft.Json(>= 12.0.3)
- Microsoft.CSharp(>= 4.5.0)
- Newtonsoft.Json(>= 12.0.3)
- System.Reflection.TypeExtensions(>= 4.5.1)
- Microsoft.CSharp(>= 4.5.0)
- Newtonsoft.Json(>= 12.0.3)
- System.Reflection.TypeExtensions(>= 4.5.1)