aboutsummaryrefslogtreecommitdiff
path: root/src/DevHive.Data/Repositories/IRepository.cs
Commit message (Expand)AuthorAgeFilesLines
* The return of the interfacestranstrike2021-01-131-21/+0
* Language layers refactored; User implements adding & removing Languages; Migr...transtrike2021-01-121-0/+21
* Added Interfaces for all repository classesDanail Dimitrov2021-01-111-21/+0
* IRepository should return bool for void operationstranstrike2020-12-161-3/+3
* Removed Query from IRepository.csDanail Dimitrov2020-12-151-4/+0
* Changed FindById to GetById in IRepositorytranstrike2020-12-151-1/+1
* Delete changes in IRepositorytranstrike2020-12-151-1/+1
* Edit changes in IRepositorytranstrike2020-12-151-1/+1
* Changed object to Guid in IRepositorytranstrike2020-12-151-3/+4
* Stabalized project for compilation. Next step after init architecturetranstrike2020-12-141-0/+24