Skip to content

dzya/FastRules

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FastRules

.Net Rule Engine with a focus on high load and performance.

How to use

var network = new Network(); var session = new Session(); var fact = new Fact();

var ruleAction = network.Run(session, fact);

About

.Net Rule Engine with a focus on high load and performance.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages