EquationSolver 1.0.15
.NET Standard Library to solve equations expressed as free-form strings with variables, including boolean branching and nested equation trees using forward-only parsing (very fast). Functions include common math, trigonometry and common functions, equation triggers, decimal or double calculation determination, as well as User defined functions, and user defined tables.
Install-Package EquationSolver -Version 1.0.15
dotnet add package EquationSolver --version 1.0.15
<PackageReference Include="EquationSolver" Version="1.0.15" />
paket add EquationSolver --version 1.0.15
Release Notes
Added ability to merge multiple EquationProjects into a single EquationSolver; allowing for many "common" projects to be defined once and then reused.
* Note: Available as webservices hosted in the cloud.
- Enable switching calculation methods between decimal and double
- Simplified triggers to property of Equation
Dependencies
-
.NETStandard 2.0
- Newtonsoft.Json (>= 12.0.1)
Used By
NuGet packages (1)
Showing the top 1 NuGet packages that depend on EquationSolver:
Package | Downloads |
---|---|
Common.Orchestration
.NET Class library for generic implementation of an orchestrating scheduler for applications. Based on the idea that scheduling objects is a matter of returning objects on the specified date(s) and specified times(s). Orchestration is the coordination of these scheduled items over time, or, based on some event or rule set
|
GitHub repositories
This package is not used by any popular GitHub repositories.
Version History
Version | Downloads | Last updated |
---|---|---|
1.0.15 | 402 | 4/25/2019 |
1.0.14 | 336 | 3/27/2019 |
1.0.13 | 242 | 3/20/2019 |
1.0.12 | 389 | 2/23/2019 |
1.0.11 | 269 | 2/20/2019 |
1.0.10 | 273 | 2/19/2019 |
1.0.9 | 289 | 1/27/2019 |
1.0.7 | 296 | 1/20/2019 |
1.0.6 | 312 | 1/20/2019 |
1.0.5 | 303 | 11/21/2018 |
1.0.4 | 299 | 11/20/2018 |
1.0.3 | 290 | 11/19/2018 |
1.0.2 | 288 | 11/16/2018 |
1.0.1 | 317 | 11/15/2018 |
1.0.0 | 290 | 11/14/2018 |