I couldn't find any C# SDK available; but you can use the REST APIs to achieve it. Please check the following:
-https://learn.microsoft.com/en-us/rest/api/storageservices/get-file
-https://learn.microsoft.com/en-us/rest/api/storageservices/blob-service-rest-api
Additional Reading: