aboutsummaryrefslogtreecommitdiff
path: root/ExamTemplate/Services/Interfaces/IBaseService.cs
Commit message (Collapse)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; ↵Syndamia2021-05-131-0/+21
Moved away from 3 service model to 1 service model in add feature script