21 lines
388 B
Markdown
21 lines
388 B
Markdown
|
---
|
||
|
title: Models
|
||
|
author: rick-anderson
|
||
|
ms.author: riande
|
||
|
manager: wpickett
|
||
|
ms.date: 10/14/2016
|
||
|
ms.topic: article
|
||
|
ms.assetid: 713ee7c8-5249-4335-8626-55bf10a980a2
|
||
|
ms.prod: aspnet-core
|
||
|
uid: mvc/models/index
|
||
|
---
|
||
|
# Models
|
||
|
|
||
|
* [Model Binding](model-binding.md)
|
||
|
|
||
|
* [Model Validation](validation.md)
|
||
|
|
||
|
* [Formatting Response Data](formatting.md)
|
||
|
|
||
|
* [🔧 Custom Formatters](custom-formatters.md)
|