Can I use unit of work and DI in same application? Is it Ok?ADAmol D10yAsked Dec 25, 2015, 7:42 AM855Learn iOS ProgrammingCan I use unit of work and DI container in same application? Is it a good practice ?? i am using ninject DI container and i am guessing it is creating separate dbcontext instance for every repository.
Replies
Know the answer? Post it — somebody with the same question will find it here.