Retroactiune is a web API for managing anonymous Feedback using a token-based system.
Find a file
2021-06-10 00:01:57 +03:00
Retroactiune.IntegrationTests Dispose MongoDbFixture asynchronously. 2021-06-07 23:13:21 +03:00
Retroactiune.UnitTests Add integration tests for FeedbackReceiver.cs LIST. 2021-06-07 22:50:38 +03:00
Retroactiune.WebAPI Add nwe DataAnnotation DatetimeNotInThePast 2021-06-10 00:01:57 +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 Add integration tests. 2021-05-30 18:29:30 +03:00

Introduction

The following project uses ASP .Net Core 3.1

dotnet --version
3.1.407