Thursday, December 20, 2018

ASP.NET MVC 5 - Limit Upload File Size

This article is about uploading of files by limiting/restricting the desired upload file size by implementing a custom data annotation/attribute component on ASP.NET MVC5 platform.

source https://www.c-sharpcorner.com/article/asp-net-mvc5-limit-upload-file-size/

No comments:

Post a Comment