aboutsummaryrefslogtreecommitdiff
path: root/src/DevHive.Data/Repositories/BaseRepository.cs
Commit message (Expand)AuthorAgeFilesLines
* Project Restructure P.1transtrike2021-02-131-59/+0
* Commented out implementation of Rating; Bug fixestranstrike2021-02-011-5/+5
* File Upload implemented; Post Layers adapted to File Uploadingtranstrike2021-01-291-3/+3
* 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