filmov
tv
#39 Understanding File Result | Controllers & IActionResult | ASP.NET Core MVC Course

Показать описание
In this lecture, you will learn about another action result called as FileResult. This action result id used when you want to return a file in the response. Let's understand FileResult with some examples.