Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 165 Bytes

README.md

File metadata and controls

2 lines (2 loc) · 165 Bytes

Unit Of Work In MVC

Simple UnitOfWork pattern used with Command pattern with Ninject IoC in MVC app in order to archive transactional execution of bussines logic.