In this project i use rabbitmq publishing and consuming messages, with somes examples of retry and resilience.
First of all to use this project you need to run a yml file with docker compose with the follow command:
docker-compose up
You can access rabbitmq admin in: http://localhost:15672/
- ASP.NET Core 3.1
- Rabbitmq
- Polly
- Serilog