# Aspire.MongoDB.EntityFrameworkCore

- Package: `Aspire.MongoDB.EntityFrameworkCore`
- Version: `13.4.0`
- Target framework: `net9.0`
- Source: [GitHub](https://github.com/microsoft/aspire/tree/cbc352350f1a9bafbaff10d14a2c8de4ac186a48/src/Components/Aspire.MongoDB.EntityFrameworkCore)
- NuGet: [Aspire.MongoDB.EntityFrameworkCore](https://www.nuget.org/packages/Aspire.MongoDB.EntityFrameworkCore)

## Namespaces

### Aspire.MongoDB.EntityFrameworkCore

- [MongoDBEntityFrameworkCoreSettings](/reference/api/csharp/aspire.mongodb.entityframeworkcore/mongodbentityframeworkcoresettings.md) -- `class` `sealed` -- Provides the client configuration settings for connecting to a MongoDB database using EntityFrameworkCore.

### Microsoft.Extensions.Hosting

- [AspireMongoDBEntityFrameworkCoreExtensions](/reference/api/csharp/aspire.mongodb.entityframeworkcore/aspiremongodbentityframeworkcoreextensions.md) -- `class` `static` -- Extension methods for configuring EntityFrameworkCore DbContext to a MongoDB database
