DiegoBeker / consumer-concilliation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How to run

  • Clone this repository.

  • Open a terminal in the directory of the cloned project

  • If rabbitMQ is not running yet. Ps: the main application already starts the service.

docker compose up -d
  • Then
dotnet run 1
  • If you need other consumer
dotnet run 2

About


Languages

Language:C# 100.0%