aboutsummaryrefslogtreecommitdiff
path: root/src/DevHive.Data/Repositories/BaseRepository.cs
Commit message (Expand)AuthorAgeFilesLines
* USER UPDATE FIIIIIIXEDtranstrike2021-01-281-6/+5
* Kamen's proposal in Update() at BaseRepo mergedtranstrike2021-01-221-10/+5
* Generic base repo class refactored; All repos inherit generic base repotranstrike2021-01-211-2/+52
* Replaced RepoMethods with BaseClass and inherited it where neededtranstrike2021-01-191-0/+15