Skip to content

dpilipenko/simple-azure-blob-fetcher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

simple-azure-blob-fetcher

[C#] Console - Give Azure Storage credentials, Download all containers and all blobs

Quickest Way To Use:

  1. Clone project
  2. Open .sln file in Visual Studio
  3. Right-click > Properties, on the project
  4. Go to Debug tab
  5. Start Options > Command line arguments, Type in: "[AccountName] [AccountKey]"
  6. Run the application.

About

[C#] Console - Give Azure Storage credentials, Download all containers (as Folders) and all blobs (as Files)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages