Skip to content

farhadzm/RabbitMq

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

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)