C# expression interpreter/evaluator.
Info
Version: | 2.16.1 |
Author(s): | Davide Icardi |
Last Update: | Wednesday, June 14, 2023 |
.NET Fiddle: | Online Example |
Project Url: | https://github.com/dynamicexpresso/DynamicExpresso |
NuGet Url: | https://www.nuget.org/packages/DynamicExpresso.Core |
Install
Install-Package DynamicExpresso.Core
dotnet add package DynamicExpresso.Core
paket add DynamicExpresso.Core
DynamicExpresso.Core Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 4.5
No dependencies.
- Microsoft.CSharp(>= 4.7.0)
No dependencies.
Tags