Appccelerate.EvaluationEngine 2.11.0

dotnet add package Appccelerate.EvaluationEngine --version 2.11.0
NuGet\Install-Package Appccelerate.EvaluationEngine -Version 2.11.0
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Appccelerate.EvaluationEngine" Version="2.11.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Appccelerate.EvaluationEngine --version 2.11.0
#r "nuget: Appccelerate.EvaluationEngine, 2.11.0"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Appccelerate.EvaluationEngine as a Cake Addin
#addin nuget:?package=Appccelerate.EvaluationEngine&version=2.11.0

// Install Appccelerate.EvaluationEngine as a Cake Tool
#tool nuget:?package=Appccelerate.EvaluationEngine&version=2.11.0

The evaluation engine provides an infrastructure for decoupled evaluation.
       Features:
       The evaluation engine provides a single entry point to ask questions (queries, calculations, ...),
       Questioner is completely decoupled from answer finding algorithm,
       Hierarchical evaluation engines (children inherit knowledge from parent),
       Solution definitions can be loaded from modules or plug-ins,
       Extensible to solve any kind of question (validation rules, status queries, …),
       Fluent definition syntax allowing constraints, strategies, aggregators and mutiple expressions per question,
       Thorough customizable logging.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
2.11.0 5,287 1/14/2015
2.9.0 1,340 10/6/2014
2.1.0 1,648 1/20/2014
1.0.84 1,665 5/31/2013
1.0.83 1,422 5/31/2013
1.0.44 1,642 10/28/2012
1.0.29 1,608 6/15/2012
1.0.25-alpha 1,156 6/12/2012
1.0.24-alpha 1,167 4/5/2012
1.0.21-alpha 1,168 3/21/2012