Info
Version: | 2.2.0 |
Author(s): | Alex Davies |
Last Update: | Monday, October 14, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/codecutout/StringToExpression |
NuGet Url: | https://www.nuget.org/packages/StringToExpression |
Install
Install-Package StringToExpression
dotnet add package StringToExpression
paket add StringToExpression
StringToExpression Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 4.5
No dependencies.
- NETStandard.Library(>= 1.6.1)
Tags
Out of the box configuration is provided for parsing arithmetic expressions and for parsing OData filter strings.
Although can be configured to parse string of any format.