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
99.99% Uptime for MySQL and PostgreSQL on Google Cloud
Cloud SQL Enterprise Plus gives you a 99.99% availability SLA with near-zero downtime maintenance—typically under 10 seconds. Get 2x better read/write performance, intelligent data caching, and 35 days of point-in-time recovery. Supports MySQL, PostgreSQL, and SQL Server with built-in vector search for gen AI apps. New customers get $300 in free credit.
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 :-)