Alireza Baloochi
Alireza Baloochi
> @Alirexaa > Hi, > > If you haven't started yet, maybe you can let me take this one? > I am ready to submit PR. Hi, thanks. No problem....
I'm currently working on Aspire.Hosting.MongoDB.Tests.
> Are you able to complete [Extract Aspire.Hosting.Garnet.Tests project (dotnet/aspire#4871)](https://github.com/dotnet/aspire/pull/4871)? Yes, But I want to fix #4870 first.
I will work on Aspire.Hosting.SqlServer.Tests
My proposed API is to introduce `WithDatabaseCreation` in another layer that referenced two projects; `Aspire.Hosting.PostgreSQL` and `Aspire.Npgsql` or `Aspire.Npgsql.EntityFrameworkCore.PostgreSQL`. It could be more helpful to have this layer to do...
> @Alirexaa - Is this related to release 8.2? The related PR has not merged yet but yes.
@IEvangelist, The related PR has been merged and will be part of release 9.
> @Alirexaa - Is this related to release 8.2? The related PR has not merged yet but yes.
@IEvangelist, The related PR has been merged. This will be part of the next release.
> Missing check in constructor > > https://github.com/dotnet/aspire/blob/main/src/Aspire.Hosting.NodeJs/NodeAppResource.cs `ExecutableResource` has check for that.