> ## 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.Core.Model Namespace

## Types

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

| Name                                                                             | Summary                                              |
| -------------------------------------------------------------------------------- | ---------------------------------------------------- |
| [ModelContext](/restier/api-reference/Microsoft/Restier/Core/Model/ModelContext) | Represents context under which a model is requested. |

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

| Name                                                                               | Summary                                                                                   |
| ---------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------- |
| [IModelBuilder](/restier/api-reference/Microsoft/Restier/Core/Model/IModelBuilder) | The service for model generation.                                                         |
| [IModelMapper](/restier/api-reference/Microsoft/Restier/Core/Model/IModelMapper)   | Represents a service that maps between              the model space and the object space. |
