Click or drag to resize

Namespaces

Namespaces
NamespaceDescription
NRules
Contains types that implement runtime components of the rules engine.
NRules.AgendaFilters
Contains types that implement filtering of matched rules as part of rules engine execution.
NRules.Aggregators
Contains types that implement aggregation of facts as part of rules engine execution.
NRules.Diagnostics
Contains types that facilitate troubleshooting and monitoring of the rules engine execution.
NRules.Diagnostics.Dgml
Contains types that enable exporting rete network diagnostics as a DGML document.
NRules.Extensibility
Contains types that enable extensibility of the rules engine.
NRules.Fluent
Contains types that allow loading internal DSL rules via reflection.
NRules.Fluent.Dsl
Contains types that allow specifying rules using internal DSL in C#.
NRules.Json
Contains types that implement serialization of rule definitions to/from JSON.
NRules.RuleModel
Contains types that represent rules in the canonical model form.
NRules.RuleModel.Builders
Contains types that allow building rules at runtime in the canonical model form.