This project is a C# class Library made with .NET 6+, that solves inference problems with an engine running the forward chaining algorithm.

Easily provide basic reasoning capabilities to your C# application by integrating this forward chaining C# Inference Engine
Implement the Forward Chaining algorithm
Make an intuitive & convenient API for developers to create Rules and Facts sets
Manage releases and bug fixes
Make a comprehensive facts and computing process
Successfully implemented the algorithm
Made a reliable library