Skip to content

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

License

Notifications You must be signed in to change notification settings

robsonalvesdev/RabbitMQ-EventSourcing

 
 

Repository files navigation

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

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 56.4%
  • HTML 33.7%
  • Dockerfile 5.7%
  • CSS 3.5%
  • JavaScript 0.7%