Skip to content

A Unit of Work pattern library that defines units of work for any type of project where business rules can be useful. Defines WorkAction objects to encapsulate a unit of work, a WorkRule class to define rules that must pass in order for the WorkAction to complete, etc.

Notifications You must be signed in to change notification settings

programmingj/UOWRulesEngine

Repository files navigation

"# UOWRulesEngine"

About

A Unit of Work pattern library that defines units of work for any type of project where business rules can be useful. Defines WorkAction objects to encapsulate a unit of work, a WorkRule class to define rules that must pass in order for the WorkAction to complete, etc.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages