filmov
tv
#38 Understanding JSON Result | Controllers & IActionResult | ASP.NET Core MVC Course
![preview_player](https://i.ytimg.com/vi/mLp3qAFDsVk/maxresdefault.jpg)
Показать описание
In this lecture, you are going to learn about another type of action result called as JsonResult. JsonResult is used to return JSON data in the response and it automatically sets the content-type of response to "application/json".