Here Mudassar Ahmed Khan has explained with an example, how to use Response.Write in ASP.Net Core MVC.
Response.Write function is not available in ASP.Net Core and hence this article will illustrate how to do similar functionality in ASP.Net Core MVC.