aboutsummaryrefslogtreecommitdiff
path: root/ExamTemplate/Data/Models
Commit message (Expand)AuthorAgeFilesLines
* Big daddy refactorSyndamia2021-05-152-26/+0
* Fixed space identation in base modelsSyndamia2021-05-121-1/+1
* Moved the Guid Id to it's own base modelsSyndamia2021-05-121-0/+13
* Made some minor formatting fixesSyndamia2021-05-081-1/+0
* Implemented authorization; Replaced Role with IdentityRole<Guid>; Renamed Use...Syndamia2021-05-082-17/+0
* Added automapper; Implemented user register; Improved some database configura...Syndamia2021-05-062-1/+4
* Added simple User and Role DB classes, added a simple DBContext and configure...Syndamia2021-05-062-0/+28