Programming by coincidence since 1999.
public ActionResult Download() { return File(Encoding.UTF8.GetBytes("the text"), "text/plain", "filename.txt"); }
Post a Comment
roses are #FF0000
violets are #0000FF
all my base
are belong to you
No comments:
Post a Comment