Yet another expression parser and evaluator library for .Net.
Info
Version: | 2.0.0-20240123.1 |
Author(s): | Espen Skaufel |
Last Update: | Tuesday, January 23, 2024 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/Yale |
Install
Install-Package Yale
dotnet add package Yale
paket add Yale
Yale Download (Unzip the "nupkg" after downloading)
Dependencies
- Grammatica(>= 1.6.0)
- System.ComponentModel(>= 4.3.0)
- System.Reflection(>= 4.3.0)
- System.Reflection.Emit(>= 4.3.0)
- System.Reflection.Emit.ILGeneration(>= 4.3.0)
- System.Reflection.Emit.Lightweight(>= 4.3.0)