Mitch Denny

Results 294 comments of Mitch Denny

> This seems an odd usage pattern to me: > > ```cs > builder.AddProject("fulfillment") > .WithReference(orders.AddConsumerGroup("fulfillment")); > ``` > `` `AddConsumerGroup` would be returning an `IResourceBuilder` which is then being...

Yep - I think we need to do this otherwise we'll stifle reuse of some of these fundamental application building blocks. You'll end up with packages on NuGet that look...

I'm adding it to the backlog for now. I don't think we block 9.0 for it but I think it would be nice to see in 9.x.

I'd love to have tests that work on Azure as well. In the Azure SDK repo they have the ability to do something like this: `/azp run net - servicex...

I think the test matrix is going to be fairly interesting. For example, do you want to test Aspire across multiple clouds and regions. API versions can sometimes take time...

I am wondering wither the Docker engine is crashing.