NsDepCop helps you to eliminate unintended or unnoticed code dependencies in your application.
Add the NuGet package to your C# projects and specify the dependency rules in the config.nsdepcop files.
The dependency analyzer will be run automatically on every build.
See project site for details...
More information
Simple Business Rule Engine. It enables programmers or developer to combine rule-based and object oriented programming methods to add business rules to new and existing applications.
Create-compile-execute simple business rules at runtime. Built using Expression Tree; once compiled, rule can be executed over and over... with almost next to nothing execution time
Search Workflows, Dialogs, Business Process Flows, Actions, and Business Rules using In Memory Data and an excell like grid with it's own search features.
• Search processes for Entities that are updated, created, assigned, status changed by a process
• Search processes for Properties that are...
More information
The library allows to create IValueConverter, IMultiValueConverter, DataTemplateSelector, and ValidationRule objects with the most convenient syntax available, ideally, using the lambda expressions.
A .NET application framework to build amazing code. Create testable, extensible, and highly maintainable business logic. Includes a
rule and validation engine to process businss rules, poco validation, and business object validation. For more
information and sample applications, please visit...
More information
Rule factory to create expression tree based rules. Rules Factory can help create rules; since there may be too many details to keep track for a complex rule.
The Micro Rule Engine is a small(As in about 200 lines) Rule Engine that allows you to create Business rules that are not hard coded. Under the hood MRE creates a Linq Expression tree and compies a rule into an anonymous method i.e. Func<T bool>
A .NET Enterprise Framework to create testable, extensible, and highly maintainable business logic. Use with the BuildMotion Framework. For more
information and sample applications, please visit www.buildmotion.com.