# Aspire.Npgsql.EntityFrameworkCore.PostgreSQL

- Package: `Aspire.Npgsql.EntityFrameworkCore.PostgreSQL`
- Version: `13.4.0`
- Target framework: `net10.0`
- Source: [GitHub](https://github.com/microsoft/aspire/tree/cbc352350f1a9bafbaff10d14a2c8de4ac186a48/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.
