| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Updated namespaces of Startup and Program | Syndamia | 2021-05-08 | 1 | -0/+1 |
| * | Implemented authorization; Replaced Role with IdentityRole<Guid>; Renamed Use... | Syndamia | 2021-05-08 | 1 | -11/+20 |
| * | Moved user repository logic into user service logic (no more repos) | Syndamia | 2021-05-08 | 1 | -3/+1 |
| * | Added automapper; Implemented user register; Improved some database configura... | Syndamia | 2021-05-06 | 1 | -1/+46 |
| * | Updated README with information about changing the database you use | Syndamia | 2021-05-06 | 1 | -1/+1 |
| * | Added simple User and Role DB classes, added a simple DBContext and configure... | Syndamia | 2021-05-06 | 1 | -0/+6 |
| * | Removed unnecessary usings, space identation got updated to tab identation an... | Syndamia | 2021-05-06 | 1 | -48/+44 |
| * | Added gitignore and initial project generation | Syndamia | 2021-05-06 | 1 | -0/+57 |
