SRE (Simple Rule Engine) is a lightweight forward chaining inference rule engine for .NET. Its 'simple' because of the simplicity in writing and understanding the rules written in XML, but this 'simple' engine can solve complex problems.
License
GNU Library or Lesser General Public License version 2.0 (LGPLv2)Follow Simple Rule Engine
Other Useful Business Software
MongoDB Atlas runs apps anywhere
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Rate This Project
Login To Rate This Project
User Reviews
-
I'm using this on a project right now that has to run in a sandbox imposed by (.NET CAS for SharePoint 2010) and, I'm impressed at how lightweight and straight to the point it is. Another huge plus is having the ability to store your rules wherever you want. For me this makes a huge difference as SharePoint lists and document libraries are the staple storage solution for most of the configuration files I reference. Big ups!!! More Examples and documentation please :-)