157 Views
NDecision is a Fluent decisioning engine written with Behavior Driven Development principles in mind. It makes business logic easy, allows the encapsulation of logic flow into chainable statements that can be set up and executed on object instances using Lambda syntax. Get it as a NuGet package right now!
BDD has been such a boon for me in testing business rules and application behavior, it's great to see those principles extended to the other side of the equation now.
I will be watching this project closely, I see that it has a nuget package available but where's the source?