6 Formats and Model Binding
6 格式化与模型绑定
本文引自:http://www.asp.net/web-api/overview/formats-and-model-binding
By Mike Wasson|July 20, 2012
作者:Mike Wasson |日期:2012-7-12
In this chapter, you‘ll learn:
本章将学习:
How ASP.NET Web API binds HTTP messages to domain models, and how to work
with media formats in Web API.
ASP.NET Web API如何将消息绑定到模型,以及如何在Web
API中使用媒体格式化器。
-
Media-Type
Formatters
媒体类型格式化器- This tutorial shows how support additional media formats in ASP.NET Web
API.
本教程演示如何在ASP.NET Web API中支持额外的媒体格式
- This tutorial shows how support additional media formats in ASP.NET Web
API.
- JSON and XML Serialization
JSON与XML序列化- Describes the built-on support for JSON and XML serialization.
描述对JSON与XML序列化的内建支持
- Describes the built-on support for JSON and XML serialization.
- Content Negotiation
内容协商- Describes how ASP.NET Web API implements HTTP content negotiation.
描述ASP.NET Web API如何实现HTTP内容协商
- Describes how ASP.NET Web API implements HTTP content negotiation.
- Model Validation in ASP.NET Web API
ASP.NET Web API中的模型验证
看完此文如果觉得有所收获,请给个推荐