6 formats and model binding
6. Format and model binding
This article cited from: http://www.asp.net/web-api/overview/formats-and-model-binding
By Mike Wasson | July 20,201 2
Author: Mike Wasson | Date:
In this chapter, you'll learn:
This chapter will 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: How to bind a message to a model and how to use a media formatter in web API.
- Media-type formatters
Media formatter
- This tutorial shows how support additional media formats in ASP. NET web API.
This tutorial demonstrates how to support additional media formats in ASP. NET Web APIs.
- JSON and XML serialization
JSON and XML serialization
- Describes the built-on support for JSON and XML serialization.
Describes built-in support for JSON and XML serialization.
- Content negotiation
Content negotiation
- Describes how ASP. NET web API implements HTTP content negotiation.
Describes how ASP. NET Web APIs implement HTTP content negotiation.
- Model Validation in ASP. NET web API
Model Verification in ASP. NET web API
After reading this article, please giveRecommendation