Open.Evaluation.Core
2.0.0-alpha04
dotnet add package Open.Evaluation.Core --version 2.0.0-alpha04
NuGet\Install-Package Open.Evaluation.Core -Version 2.0.0-alpha04
<PackageReference Include="Open.Evaluation.Core" Version="2.0.0-alpha04" />
<PackageVersion Include="Open.Evaluation.Core" Version="2.0.0-alpha04" />
<PackageReference Include="Open.Evaluation.Core" />
paket add Open.Evaluation.Core --version 2.0.0-alpha04
#r "nuget: Open.Evaluation.Core, 2.0.0-alpha04"
#:package Open.Evaluation.Core@2.0.0-alpha04
#addin nuget:?package=Open.Evaluation.Core&version=2.0.0-alpha04&prerelease
#tool nuget:?package=Open.Evaluation.Core&version=2.0.0-alpha04&prerelease
Open.Evaluation.Core
Foundational abstractions for the Open.Evaluation family: the Catalog<T> that owns and deduplicates evaluation nodes, the evaluation Context, and the base operator/parameter/constant types that hierarchical formula trees are built from. It has no operators of its own — pair it with Open.Evaluation.Arithmetic and/or Open.Evaluation.Boolean, or take the Open.Evaluation metapackage for both.
See LICENSE.txt (GPL v3) for licensing information.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net10.0 is compatible. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
-
net10.0
- Open.Collections (>= 4.1.1)
- Open.Hierarchy (>= 2.0.0)
- Open.Lazy.Extensions (>= 1.4.1)
- Open.RandomizationExtensions (>= 2.6.0)
- Throw (>= 1.4.0)
NuGet packages (2)
Showing the top 2 NuGet packages that depend on Open.Evaluation.Core:
| Package | Downloads |
|---|---|
|
Open.Evaluation.Arithmetic
Sum, Product, and Exponent arithmetic operators over generic numeric types, plus catalog extensions for parsing, mutating, and varying arithmetic formula trees. |
|
|
Open.Evaluation.Boolean
And, Or, Not, and Conditional boolean operators, plus Exactly/AtLeast/AtMost fuzzy-logic counting operators, for building and evaluating boolean formula trees. |
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 2.0.0-alpha04 | 91 | 2026/8/18 |
| 2.0.0-alpha03 | 87 | 2026/8/18 |
| 2.0.0-alpha02 | 85 | 2026/8/18 |
| 2.0.0-alpha01 | 196 | 2024/11/22 |