aboutsummaryrefslogtreecommitdiff
path: root/src/DevHive.Data/Interfaces/Repositories/IRepository.cs
Commit message (Collapse)AuthorAgeFilesLines
* Project Restructure P.1transtrike2021-02-131-21/+0
|
* Kamen's proposal in Update() at BaseRepo mergedtranstrike2021-01-221-1/+1
|
* Generic base repo class refactored; All repos inherit generic base repotranstrike2021-01-211-1/+1
|
* Extracted Interfaces from every DevHive.Data class; Tidied up the ↵transtrike2021-01-151-0/+21
DevHive.Interfaces