This blog explains how you can return files to client from ASP.NET Core application using fileresult actionresults like FileContentResult, FileStreamResult, VirtualFileResult, PhysicalFileResult.
-
Updated
Mar 14, 2021 - C#
This blog explains how you can return files to client from ASP.NET Core application using fileresult actionresults like FileContentResult, FileStreamResult, VirtualFileResult, PhysicalFileResult.
Web application to save PDF (inn bytes) in the database and view them
Add a description, image, and links to the fileresult-actionresults topic page so that developers can more easily learn about it.
To associate your repository with the fileresult-actionresults topic, visit your repo's landing page and select "manage topics."