Quantcast
Channel: ASPSnippets RSS Feed
Viewing all articles
Browse latest Browse all 4777

Set MaxRequestLength in ASP.Net Core

$
0
0
Here Mudassar Ahmed Khan has explained with an example, how to set MaxRequestLength in ASP.Net Core. The MaxRequestLength property is used to set the maximum upload File Size Limit in older ASP.Net versions. But in ASP.Net Core, a new property, maxAllowedContentLength is used to increase the maximum upload File Size Limit.

Viewing all articles
Browse latest Browse all 4777

Trending Articles