/Send-and-Receive-Data-in-Asp.net-Core-With-RabbitMQ

Console app which sends complex data object as message to a RabbitMQ server, and ASP.NET Core Web API that consume those data object message and send feedback.

Primary LanguageC#