aboutsummaryrefslogtreecommitdiff
path: root/src/DevHive.Data/Interfaces/IUserRepository.cs
Commit message (Expand)AuthorAgeFilesLines
* Extracted Interfaces from every DevHive.Data class; Tidied up the DevHive.Int...transtrike2021-01-151-38/+0
* Name corrections in UserRepositorytranstrike2021-01-141-1/+1
* Renamed async methods to include Async in the name in UserRepositorytranstrike2021-01-141-3/+3
* Fixed issues in Language & Technology and their interactions with Usertranstrike2021-01-141-5/+6
* The return of the interfacestranstrike2021-01-131-0/+37