aboutsummaryrefslogtreecommitdiff
path: root/ExamTemplate/Services/Models/User/EditUserServiceModel.cs
Commit message (Collapse)AuthorAgeFilesLines
* Implemented BaseService that uses generics to implement very basic CRUD; ↵Syndamia2021-05-131-9/+0
| | | | Moved away from 3 service model to 1 service model in add feature script
* Made service models structure resemble that of the web models (models for ↵Syndamia2021-05-111-0/+9
each "feature" are in their own folder)