dotnet / aspire

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

Support for Azure Web PubSub service #1063

Closed vicancy closed 2 months ago

vicancy commented 10 months ago
dersia commented 8 months ago

I saw in the attached or that this was put on hold for signalR, but I have to say, that we decided to use WebPubSub, because it has much better client sdks outside the .NET world. so I would love to see this component.

I also think, that if this is added it should also bring the live traces experience that is available in the azure portal to the aspire dashboard.

davidfowl commented 6 months ago

Moving to 8.1

eerhardt commented 2 months ago

This is fixed with https://github.com/dotnet/aspire/pull/2495.