aboutsummaryrefslogtreecommitdiff
path: root/ExamTemplate/Web/Startup.cs
Commit message (Expand)AuthorAgeFilesLines
* Updated README with information about changing the database you useSyndamia2021-05-061-1/+1
* Added simple User and Role DB classes, added a simple DBContext and configure...Syndamia2021-05-061-0/+6
* Removed unnecessary usings, space identation got updated to tab identation an...Syndamia2021-05-061-48/+44
* Added gitignore and initial project generationSyndamia2021-05-061-0/+57