- Posted:
21 Oct 2020
- Author: Mudassar Khan
-
- Technology:
C#
- Language:
English
-
In this video tutorial, Mudassar Khan has explained how to upload Large Files in ASP.Net Core.
The maximum upload File Size Limit in ASP.Net Core is 28 MB, which means user will not be allowed to upload Files of size greater than 28 MB.
Thus This video will provide details about how you can increase the limit and upload files greater than 28 MB in ASP.Net Core.