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

24 lines
462 B
Markdown
Raw Normal View History

2016-10-29 01:35:15 +08:00
---
2016-11-17 08:24:57 +08:00
title: Models | Microsoft Docs
2016-10-29 01:35:15 +08:00
author: rick-anderson
ms.author: riande
manager: wpickett
ms.date: 10/14/2016
ms.topic: article
ms.assetid: 713ee7c8-5249-4335-8626-55bf10a980a2
2016-11-17 08:24:57 +08:00
ms.technology: aspnet
2016-10-29 01:35:15 +08:00
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)
* [File Uploads](file-uploads.md)