retroactiune/Retroactiune.WebAPI
2021-06-27 15:14:34 +03:00
..
Controllers Implement ListTokens controller action. 2021-06-27 15:14:34 +03:00
DataTransferObjects Implement ListTokens controller action. 2021-06-27 15:14:34 +03:00
Properties Add unit tests for FeedbackReceiverController.cs 2021-05-29 21:12:36 +03:00
appsettings.Development.json Initial commit 2021-05-28 23:52:56 +03:00
appsettings.json Rename IMongoDbSettings to IDatabaseSettings and move related files from Settings to Database directory. 2021-06-11 23:17:03 +03:00
appsettings.Testing.json Rename IMongoDbSettings to IDatabaseSettings and move related files from Settings to Database directory. 2021-06-11 23:17:03 +03:00
MappingProfile.cs Implement ListTokens controller action. 2021-06-27 15:14:34 +03:00
Program.cs Exclude Startup and Program from coverage. 2021-06-06 00:07:05 +03:00
Retroactiune.WebAPI.csproj Refactor project structure to clean architecture model. 2021-06-21 17:46:44 +03:00
Startup.cs Refactor project structure to clean architecture model. 2021-06-21 17:46:44 +03:00
TestingStartup.cs Refactor project structure to clean architecture model. 2021-06-21 17:46:44 +03:00