Alireza Baloochi

Results 97 comments of Alireza Baloochi

I ran this test locally and it passed. Can We use `ResourceReadyEvent` instead of `AfterResourcesCreatedEvent` here? https://github.com/dotnet/aspire/blob/bde594eecdacd469da4ec51f2ee12896ad140ae8/src/Aspire.Hosting.Redis/RedisBuilderExtensions.cs#L156-L158

> It would be nice to be able to run all of them locally. Are there any disadvantages (beside a lot of work) of such approach? In my experience, I...

> > If there is not any tip/hint that you mind, I could prepare the initial PR for this issue. > > Could you please try to implement it for...

@adamsitnik, I update the issue description. Let's pick each package one by one and send separate PRs for each of them.

Thanks to https://github.com/Webreaper/CentralisedPackageConverter contributors who made these changes easy

@adamsitnik, please take a look.

@eerhardt, Could you review this PR? Adding CPM will make it easier for us to target .NET 9. There are a lot of `NU1903` warnings in the project when using...

> I just had 2 comments. Everything else looks good to me. > > @adamsitnik @unaizorrilla - any concerns with this? Thanks for the review.