aboutsummaryrefslogtreecommitdiff
path: root/ExamTemplate
Commit message (Expand)AuthorAgeFilesLines
...
* Updated README with information about changing the database you useSyndamia2021-05-061-1/+1
* Fixed Data layer not being able to create migrations and added a migrationSyndamia2021-05-065-0/+892
* Updated some target frameworks and namespacesSyndamia2021-05-065-5/+9
* Added simple User and Role DB classes, added a simple DBContext and configure...Syndamia2021-05-068-18/+63
* Moved nabvar to it's own cshtml and simplified it a lot; Removed most of the ...Syndamia2021-05-065-30/+191
* Removed unnecessary usings, space identation got updated to tab identation an...Syndamia2021-05-069-154/+138
* Disabled HTTPS and added a note in READMESyndamia2021-05-061-1/+1
* Added gitignore and initial project generationSyndamia2021-05-0622-0/+400