Retroactiune is a web API for managing anonymous Feedback using a token-based system.
Find a file
2021-06-21 17:46:44 +03:00
Retroactiune.Core Refactor project structure to clean architecture model. 2021-06-21 17:46:44 +03:00
Retroactiune.Infrastructure Refactor project structure to clean architecture model. 2021-06-21 17:46:44 +03:00
Retroactiune.IntegrationTests Refactor project structure to clean architecture model. 2021-06-21 17:46:44 +03:00
Retroactiune.UnitTests Refactor project structure to clean architecture model. 2021-06-21 17:46:44 +03:00
Retroactiune.WebAPI Refactor project structure to clean architecture model. 2021-06-21 17:46:44 +03:00
.gitignore Initial commit 2021-05-28 23:52:56 +03:00
docker-compose.yaml Implement Post action for FeedbackReceiverController.cs 2021-05-29 20:02:16 +03:00
Readme.md Update Readme.md 2021-06-07 23:00:04 +03:00
Retroactiune.sln Refactor project structure to clean architecture model. 2021-06-21 17:46:44 +03:00

Introduction

The following project uses ASP .Net Core 3.1

dotnet --version
3.1.407