A C# library for parsing and evaluating excel-type and arithmetic expressions with inputs from JSON objects.
Info
Version: | 0.3.0 |
Author(s): | Panos Kokkinidis |
Last Update: | Monday, May 25, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://document-creator.azurewebsites.net/#/expressions |
NuGet Url: | https://www.nuget.org/packages/JsonExcelExpressions |
Install
Install-Package JsonExcelExpressions
dotnet add package JsonExcelExpressions
paket add JsonExcelExpressions
JsonExcelExpressions Download (Unzip the "nupkg" after downloading)
Dependencies
netcoreapp3.1
- Newtonsoft.Json(>= 12.0.3)
- Newtonsoft.Json(>= 12.0.3)
Tags