Skip to content

Changed up the interface definition for IRepository, implemented basic UnitOfWork

Matej Vavrek requested to merge infrastructure into Milestone-1

Changed up the interface definition for IRepository, added filters, ordering and pagination to GetAllAsync. Implemented bacis UnitOfWork so others can put their repositories in there.

Merge request reports

Loading