bbv.Common.EvaluationEngine
7.0.1187.412
See the version list below for details.
dotnet add package bbv.Common.EvaluationEngine --version 7.0.1187.412
NuGet\Install-Package bbv.Common.EvaluationEngine -Version 7.0.1187.412
<PackageReference Include="bbv.Common.EvaluationEngine" Version="7.0.1187.412" />
paket add bbv.Common.EvaluationEngine --version 7.0.1187.412
#r "nuget: bbv.Common.EvaluationEngine, 7.0.1187.412"
// Install bbv.Common.EvaluationEngine as a Cake Addin #addin nuget:?package=bbv.Common.EvaluationEngine&version=7.0.1187.412 // Install bbv.Common.EvaluationEngine as a Cake Tool #tool nuget:?package=bbv.Common.EvaluationEngine&version=7.0.1187.412
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 multiple expressions per question.
* Thorough customizable logging.
bbv.Common.EvaluationEngine is a part of bbv.Common, a library of .NET components and functionality including:
* (a)synchronous notification component with thread switching using publisher-subscriber pattern,
* hierarchical state machine with fluent definition syntax,
* programmatic, loosely coupled, context based rule engine,
* support for active objects to build multi-threaded applications
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net204 is compatible. |
This package has no dependencies.
NuGet packages (1)
Showing the top 1 NuGet packages that depend on bbv.Common.EvaluationEngine:
Package | Downloads |
---|---|
bbv.Common.EvaluationEngine.Log4Net
log4net logging extension for bbv.Common.EvaluationEngine. bbv.Common.EvaluationEngine is a part of bbv.Common, a library of .NET components and functionality including: * (a)synchronous notification component with thread switching using publisher-subscriber pattern, * hierarchical state machine with fluent definition syntax, * programmatic, loosely coupled, context based rule engine, * support for active objects to build multi-threaded applications |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
7.0.12149.1635 | 2,821 | 5/28/2012 |
7.0.12089.2010 | 1,942 | 3/29/2012 |
7.0.12045.727 | 1,920 | 2/14/2012 |
7.0.11331.1827 | 2,028 | 11/28/2011 |
7.0.1244.2228 | 1,935 | 2/13/2012 |
7.0.1187.412 | 3,333 | 3/28/2011 |