Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 190 Bytes

README.md

File metadata and controls

7 lines (6 loc) · 190 Bytes

RabbitMq

An example of implementing rabbitmq with .NET 5

Layers

  • Producer (Asp.Net Core WebApplication)
  • Consumer (Asp.Net Core WebApplication)
  • Common (Class library .Net Core)