Can be used to parse and evaluate simple calculation or boolean expressions.
Info
Version: | 3.1.0 |
Author(s): | Yin-Chun Wang |
Last Update: | Thursday, December 17, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/soukoku/ExpressionParser |
NuGet Url: | https://www.nuget.org/packages/Soukoku.ExpressionParser |
Install
Install-Package Soukoku.ExpressionParser
dotnet add package Soukoku.ExpressionParser
paket add Soukoku.ExpressionParser
Soukoku.ExpressionParser Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 4.0
- System.ValueTuple(>= 4.5.0)
- NETStandard.Library(>= 1.6.1)
- System.ValueTuple(>= 4.5.0)
- System.ValueTuple(>= 4.5.0)