Serialization and Model Binding in ASP.NET Web API
How ASP.NET Web API binds HTTP messages to domain models, and how to work with media formats in Web API.
- Media Formatters in Web API 2
- JSON and XML Serialization in Web API
- BSON Support in Web API 2.1
- Content Negotiation in Web API
- Model Validation in Web API
- Parameter Binding in Web API
Comments (
)
Link to this page:
//www.vb-net.com/AspNet-DocAndSamples-2017/aspnet/web-api/overview/formats-and-model-binding/Index.htm
|