aboutsummaryrefslogtreecommitdiff
path: root/ExamTemplate/Web/Controllers/HomeController.cs
Commit message (Collapse)AuthorAgeFilesLines
* Fixed some namesSyndamia2021-05-061-2/+2
|
* Added automapper; Implemented user register; Improved some database ↵Syndamia2021-05-061-1/+1
| | | | configurations
* Removed unnecessary usings, space identation got updated to tab identation ↵Syndamia2021-05-061-26/+22
| | | | and added authentication in Startup.cs
* Added gitignore and initial project generationSyndamia2021-05-061-0/+37