#40 Understanding IActionResult Interface | Controllers & IActionResult | ASP.NET Core MVC Course



#40 Understanding IActionResult Interface | Controllers & IActionResult | ASP.NET Core MVC Course

#40 Understanding IActionResult Interface | Controllers & IActionResult | ASP.NET Core MVC Course

IActionResult is the parent interface for all types of action results in ASP.NET. In this lecture you will understand what IActionResult is and how can we use this interface to return different types of action result.

ASP.NET Core GitHub Repo: https://github.com/manojjha86/ASP.NET-Core-mvc
NODE JS Course GitHub Repo: https://github.com/manojjha86/NODE-JS

Comments are closed.