aboutsummaryrefslogtreecommitdiff
path: root/ExamTemplate/Services/Interfaces/IBaseService.cs
Commit message (Expand)AuthorAgeFilesLines
* Big daddy refactorSyndamia2021-05-151-21/+0
* Fixed base service get all method not being called GetAllAsyncSyndamia2021-05-151-1/+1
* Implemented BaseService that uses generics to implement very basic CRUD; Move...Syndamia2021-05-131-0/+21