-
- Downloads
Merge branch 'main' of https://gitlab.au.dk/bad1/assignment2
No related branches found
No related tags found
Showing
- Controllers/LogController.cs 26 additions, 0 deletionsControllers/LogController.cs
- Interfaces/ILogService.cs 14 additions, 0 deletionsInterfaces/ILogService.cs
- LoggerMiddleware.cs 11 additions, 6 deletionsLoggerMiddleware.cs
- Models/Log.cs 25 additions, 0 deletionsModels/Log.cs
- Models/LogsDatabaseSettings.cs 14 additions, 0 deletionsModels/LogsDatabaseSettings.cs
- Program.cs 6 additions, 0 deletionsProgram.cs
- Services/LogsService.cs 51 additions, 0 deletionsServices/LogsService.cs
- appsettings.json 5 additions, 0 deletionsappsettings.json
Controllers/LogController.cs
0 → 100644
Interfaces/ILogService.cs
0 → 100644
Models/Log.cs
0 → 100644
Models/LogsDatabaseSettings.cs
0 → 100644
Services/LogsService.cs
0 → 100644
Please register or sign in to comment