Skip to content

Instantly share code, notes, and snippets.

using System;
using System.Diagnostics;
using System.IO;
using System.Threading.Tasks;
using System.Web;
using MyProject.Services.Interfaces;
using Microsoft.Azure;
using Microsoft.WindowsAzure.Storage;
using Microsoft.WindowsAzure.Storage.Blob;