retroactiune/Retroactiune.WebAPI
2021-07-17 20:14:37 +03:00
..
Controllers Implement GET Feedbacks operation. 2021-07-17 20:14:37 +03:00
DataTransferObjects Implement GET Feedbacks operation. 2021-07-17 20:14:37 +03:00
Properties Add unit tests for FeedbackReceiverController.cs 2021-05-29 21:12:36 +03:00
appsettings.Development.json Add support for Sentry.io 2021-07-17 15:55:22 +03:00
appsettings.json Add support for Sentry.io 2021-07-17 15:55:22 +03:00
appsettings.Testing.json Add support for Sentry.io 2021-07-17 15:55:22 +03:00
MappingProfile.cs Implement GET Feedbacks operation. 2021-07-17 20:14:37 +03:00
Program.cs Add support for Sentry.io 2021-07-17 15:55:22 +03:00
Retroactiune.WebAPI.csproj Add support for Sentry.io 2021-07-17 15:55:22 +03:00
Startup.cs Add support for Sentry.io 2021-07-17 15:55:22 +03:00
TestingStartup.cs Implement add feedback operation in FeedbackReceiversController.cs. 2021-07-04 20:34:10 +03:00