- Make sure you have docker installed.
- Run
docker-compose up -dthis will spin up the rabbitmq and mssql for you. Note: I used arm image for mssql, you may have to update it in the docker-compose.yml - Run console app (TaskManagementSystem) and (TaskManagementSystem.Api.Consumer).
- Try create task, then update it. Update will send async command to message broker, and consumer will handle the command.
ibilanchuk/TaskManagementSystem
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|