/RabbitMQ-EventSourcing

Example app for Event Sourcing with RabbitMQ. To build high available services.

Primary LanguageC#MIT LicenseMIT

ASP.NET Core - Event Sourcing com Background Services e RabbitMQ

Example App - This demo shows how to implement RabbitMQ and Event Sourcing. It shows how to keep an active connection with RabbitMQ through Background Services from ASP.NET Core.

  • Server Side: ASP.NET Core

Pre reqs

  • Net.Core 2.2

Techs:

How to run

  1. Download code
  • Open folder
  • Open a terminal
  • docker-compose up --build

More about on ASP.NET Core & Microsserviços - Event Sourcing com Background Services e RabbitMQ - Portuguese only