Aspire.Npgsql.EntityFrameworkCore.PostgreSQL has not been updated to the latest version 13.0.0
Hi team,
First of all, thank you for your great work on Aspire!
I’ve noticed that Aspire and most of its related packages have been upgraded to version 13.0.0, but the package Aspire.Npgsql.EntityFrameworkCore.PostgreSQL is still on version 9.5.2.
Could you please clarify whether there are plans to update this package to align with the rest of the Aspire ecosystem? If it’s intentionally left behind, it would be great to know the reason or the expected timeline for the update.
Thanks again for maintaining this awesome project! 🙌
Version list:
Aspire: 13.0.0
Aspire.Hosting.SqlServer: 13.0.0
Aspire.Hosting.PostgreSQL: 13.0.0
Aspire.Microsoft.EntityFrameworkCore.SqlServer: 13.0.0
Aspire.Npgsql.EntityFrameworkCore.PostgreSQL: 9.5.2
Nuget screenshot
There needs to be a stable 10.0.0 release for the Npgsql.EntityFrameworkCore.PostgreSQL package first.
https://github.com/dotnet/aspire/blob/57c40672fe3c81d55f13be388397c9da442f9f84/src/Components/Aspire.Npgsql.EntityFrameworkCore.PostgreSQL/Aspire.Npgsql.EntityFrameworkCore.PostgreSQL.csproj#L22
@roji do you have an ETA on this?
@roji do you have an ETA on this?
https://github.com/npgsql/efcore.pg/issues/3656#issuecomment-3538591239 https://github.com/npgsql/npgsql/pull/6311#pullrequestreview-3460303573
Would it be an idea to release Aspire packages also as pre-releases? Like in this case when a dependency have release candidates for a while
FYI Npgsql and EFCore.PG 10 are out and available on nuget.org.
Liftoff https://www.nuget.org/packages/Npgsql!
Can't the Aspire.Npgsql.EntityFrameworkCore.PostgreSQL package be updated separately?
Do we have to wait for the release of Aspire 13.1 together?
Can't the Aspire.Npgsql.EntityFrameworkCore.PostgreSQL package be updated separately?
Do we have to wait for the release of Aspire 13.1 together?
+1 - also remember to update Aspire.Azure.Npgsql.EntityFrameworkCore.PostgreSQL as well.
This has now been released. https://www.nuget.org/packages/Aspire.Npgsql.EntityFrameworkCore.PostgreSQL/13.0.1