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
#r "nuget: EquationSolver, 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 | 433 | 4/25/2019 |
1.0.14 | 350 | 3/27/2019 |
1.0.13 | 260 | 3/20/2019 |
1.0.12 | 407 | 2/23/2019 |
1.0.11 | 339 | 2/20/2019 |
1.0.10 | 347 | 2/19/2019 |
1.0.9 | 360 | 1/27/2019 |
1.0.7 | 361 | 1/20/2019 |
1.0.6 | 377 | 1/20/2019 |
1.0.5 | 383 | 11/21/2018 |
1.0.4 | 382 | 11/20/2018 |
1.0.3 | 358 | 11/19/2018 |
1.0.2 | 358 | 11/16/2018 |
1.0.1 | 385 | 11/15/2018 |
1.0.0 | 353 | 11/14/2018 |