dotnet / aspire

An opinionated, cloud ready stack for building observable, production ready, distributed applications in .NET
https://learn.microsoft.com/dotnet/aspire
MIT License
2.98k stars 281 forks source link

RabbitmqClient Can't work #3993

Closed skyDuanXianBing closed 2 weeks ago

skyDuanXianBing commented 2 weeks ago

I want to develop a simple framework for using rabbitmq quickly with aspire, but I seem to be sending messages that I can't receive. image image

skyDuanXianBing commented 2 weeks ago

image image

skyDuanXianBing commented 2 weeks ago

image

davidfowl commented 2 weeks ago

Hard to tell you why its not working from the screenshots. Can you provide a repository on github with a minimal sample? Maybe the dashboard can help you diagnose why it might not be working as well.