AspNetCore.Docs/aspnetcore/mvc/models/index.md

21 lines
388 B
Markdown
Raw Normal View History

2016-10-29 01:35:15 +08:00
---
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)