EF.GenericRepository icon indicating copy to clipboard operation
EF.GenericRepository copied to clipboard

A C# Generic repository implementation for Entity Framework

Results 1 EF.GenericRepository issues
Sort by recently updated
recently updated
newest added

Hi @cmatskas, Actually I want to know how would you manage DB updates between cross handler. Means you have two handlers and each handler have their own UOW, now there...