# Aspire.Npgsql.EntityFrameworkCore.PostgreSQL

- Package: `Aspire.Npgsql.EntityFrameworkCore.PostgreSQL`
- Version: `13.2.0`
- Target framework: `net10.0`
- Source: [GitHub](https://github.com/microsoft/aspire/tree/aad16017893bd769e0634c47fb007f1454735f11/src/Components/Aspire.Npgsql.EntityFrameworkCore.PostgreSQL)
- NuGet: [Aspire.Npgsql.EntityFrameworkCore.PostgreSQL](https://www.nuget.org/packages/Aspire.Npgsql.EntityFrameworkCore.PostgreSQL)

## Namespaces

### Aspire.Npgsql.EntityFrameworkCore.PostgreSQL

- [NpgsqlEntityFrameworkCorePostgreSQLSettings](/reference/api/csharp/aspire.npgsql.entityframeworkcore.postgresql/npgsqlentityframeworkcorepostgresqlsettings.md) -- `class` -- Provides the client configuration settings for connecting to a PostgreSQL database using EntityFrameworkCore.

### Microsoft.Extensions.Hosting

- [AspireEFPostgreSqlExtensions](/reference/api/csharp/aspire.npgsql.entityframeworkcore.postgresql/aspireefpostgresqlextensions.md) -- `class` `static` -- Provides extension methods for registering a PostgreSQL database context in an Aspire application.
