Npgsql component doesn't allow configuration of the NpgsqlDbContextOptionsBuilder #438
Labels
area-integrations
Issues pertaining to Aspire Integrations packages
Milestone
I'm trying to turn on pgvector support using the aspire component and it seems like we don't have an easy overload to allow passing through a lambda that provides access to the NpgsqlDbContextOptionsBuilder before the DbContextOptions are built.
We should do the same for all of the other EF providers.
The text was updated successfully, but these errors were encountered: