geeksarray/asp-net-mvc-core-controller-action-method-and-types-of-action-result
This blog explains what is MVC Controller, Action Method, and different types of ActionResult like HTML returning, Content, Redirect, File, Status Code, Security related.
C#