CloudFileManager
C#
CloudFileManager — this is a web API application built on ASP.NET Core for working with files in Azure Blob Storage cloud storage. The project allows uploading files to the cloud, viewing the list of files, downloading them back, deleting, and also…