ioc

Unit Of Work + IoC + IDisposable

I'm putting together a project that I use UoW to facilitate the issue of transactions. In some scenarios, I use multiple repo ... es the connection to the database and how am I using an instance by request this would give a problem to the next repository.