Here Mudassar Ahmed Khan has explained with an example, 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 article will provide details about how you can increase the limit and upload files greater than 28 MB in ASP.Net Core.
↧