> ## Documentation Index
> Fetch the complete documentation index at: https://easyaf.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# Overview

> Summary of the Microsoft.Restier.EntityFrameworkCore Namespace

## Types

### <Icon icon="file-brackets-curly" iconType="duotone" color="#419AC5" size={24} style={{ paddingRight: '8px' }} /> Classes

| Name                                                                                                          | Summary                                                                                                               |
| ------------------------------------------------------------------------------------------------------------- | --------------------------------------------------------------------------------------------------------------------- |
| [EFChangeSetInitializer](/restier/api-reference/Microsoft/Restier/EntityFrameworkCore/EFChangeSetInitializer) | To prepare changed entries for the given [ChangeSet](/restier/api-reference/Microsoft/Restier/Core/Submit/ChangeSet). |
| [EntityFrameworkApi](/restier/api-reference/Microsoft/Restier/EntityFrameworkCore/EntityFrameworkApi)         | Represents an API over a DbContext.                                                                                   |

### <Icon icon="plug" iconType="duotone" color="#419AC5" size={24} style={{ paddingRight: '8px' }} /> Interfaces

| Name                                                                                                    | Summary                                                                                                    |
| ------------------------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------------------- |
| [IEntityFrameworkApi](/restier/api-reference/Microsoft/Restier/EntityFrameworkCore/IEntityFrameworkApi) | Interface for Entity Framework Api instances.              Makes easy retrieval of the DbContext possible. |
