10 - Model Binding | ASP.Net Web API

preview_player
Показать описание
This video is about 'Model Binding' in Web API. It explains
1) What is Binding
2) Types of Parameter
3) Model Binding
4) FromUri and FromBody Attributes.
Рекомендации по теме
Комментарии
Автор

Thanks! Please upload soon. And also make a tutorial on cqrs and mediatr pattern.

amankadakuntla
Автор

Thanku madam.
Please post total webapi

kalikrishnaallumolu
Автор

Dear Madam sending complex data trough QueryString is a difficult thing and it seems easy to send via from request Body. So my Question is which is better Option?when to use one over another?

User-Dotnet