I am using ASP.net core 5.0 and it seems RequestSizeLimit is not working.
RequestSizeLimit
I have the following controller
[HttpPost("addfile")]