Custom Implementation of REN Unit Of Work

REN library does not like forcing you to do something with its own rules. That's why it allows you to customize it and make it fit to your own rules!

You can customize implementation of RENUnitOfWork via overriding its methods or implementing new ones to expand.

Last updated