[C#] Console - Give Azure Storage credentials, Download all containers and all blobs
Quickest Way To Use:
- Clone project
- Open .sln file in Visual Studio
- Right-click > Properties, on the project
- Go to Debug tab
- Start Options > Command line arguments, Type in: "[AccountName] [AccountKey]"
- Run the application.