Nothing Special   »   [go: up one dir, main page]

Skip to content
/ FastRules Public

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

License

Notifications You must be signed in to change notification settings

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