Announcing the Release of NDecision

added by kingbee71
7/28/2011 10:56:27 PM

156 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!


1 comments

dpeterson
7/28/2011 10:57:11 PM
That looks really, really awesome :)
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?