How to UPLOAD file with ASP.NET CORE WEB API | C# tutorial for beginners

Опубликовано: 02 Май 2026
на канале: Tech With Pat
46,199
629

In this video, we will learn to upload files with ASP.NET Core Web API.
We will create an endpoint that can receive a file from a client and save the file to a blob storage.

Source code: https://github.com/techwithpat/WebApi...
Buy me a coffee: https://www.buymeacoffee.com/itsmepat...
Subscribe: https://www.youtube.com/c/TechWithPat...

🕑 Timestamp :
00:00 Introduction
00:18 Creating an ASP.NET CORE project in Visual Studio
01:47 Implementing File Upload
03:41 Saving file to Azure Blob Storage
07:42 Outro

🌎 Where to find me:
° Github: https://github.com/techwithpat
° LinkedIn:   / patrick-tshibanda-431017135  

#uploadfilaspnetcorewebapi