Azure Storage can store a file weighting up to 200 TB. To increase the size of the input in your web app do this : www.binaryintellect.net/articles/612cf2d1-5b3d-40eb-a5ff-924005955a62.aspx
You need to increase the "MaxRequestBodySize", here is a doc on how to do it : learn.microsoft.com/en-us/aspnet/core/fundamentals/servers/kestrel/options?view=aspnetcore-7.0
I followed all the steps but It didn't generate the startup.cs file... could you show the code of this file or can you explain how to generate this file? Thanks
Amazing! Learn this cool technique in about 7 mins! Thanks very much!
Excellent explanation in a very concise tutorial, thanks a lot!
Thanks a lot ,easy and simplified implementation and well explained.
Thanks for the great explanation
Amazing explanation, help me a lot thanks for sharing 🔥
Very well done, thanks!
Can you please tell how to store the file on any of the folders on my local machine?
He won't, become Microsoft pays them well to lick Microsoft shit in every possible way.
Very helpful, thanks!
Help me alot.
thanks
So refreshing !
Thx man you are the best!
very good tutorial, thx
You are the best!!!
Great video! What about downloading files from a Blazor WASM app? Thx
You are so amazing, thank you!
excellent explanation, thank you!
Good video. If A little bit slow, it would be great. Thanks.👍👍
thank you , and how i can retrieve images?
Nice one. But Video is very fast.
Will this work with Visual Studio 2017?
Great one! thanks!
how do i consume this api in mvc?
hi Appreciate to you provide this video,May I ask can I use this web api to upload multiple files at the same time?
Yes, you can change the upload method in the controller in a way that it accepts an array of IForm.
@@TechWithPat appreciate,I will try it 😃
how to upload more than 100mb ?
how to upload file of huge size ?
Azure Storage can store a file weighting up to 200 TB. To increase the size of the input in your web app do this : www.binaryintellect.net/articles/612cf2d1-5b3d-40eb-a5ff-924005955a62.aspx
Azure Storage is not free, how to set it up?
I think you can get free credit for Azure for 30 days.
Hi, could you please provide the code for uploading image from local machine to sitecore media library.
I never used Sitecore
How to Upload Large File like 1 GB?
Based
Maximum file size of uploading is 2MB. I need to upload 2GB File can you please provide me an resource of how to upload larger file?
You need to increase the "MaxRequestBodySize", here is a doc on how to do it : learn.microsoft.com/en-us/aspnet/core/fundamentals/servers/kestrel/options?view=aspnetcore-7.0
I followed all the steps but It didn't generate the startup.cs file... could you show the code of this file or can you explain how to generate this file? Thanks
The source code is on my github repo : github.com/techwithpat/WebApiFileUpload
.NET 6 doesn't have startup, im looking how to do it without it, did you find out?
a video to containerize this app using Docker...!?!?!?