builder.WebHost.ConfigureKestrel(options => { options.Limits.MaxRequestBodySize = 104857600; // 100MB });
No dependencies set.
The note is not visible to the blocked user.