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



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

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

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/WebApiFileUpload
Buy me a coffee: https://www.buymeacoffee.com/itsmepatrick
Subscribe: https://www.youtube.com/c/TechWithPat?sub_confirmation=1

🕑 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: https://www.linkedin.com/in/patrick-tshibanda-431017135/

#uploadfilaspnetcorewebapi

Comments are closed.