Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 469 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 469 Bytes

SimpleUploader

Simple Right Click Uploader to Azure Storage

Installitation

First, Add Azure Storage Connection String to App.config file

<add name="StorageConStr" connectionString="DefaultEndpointsProtocol=https;AccountName=<AccountName>;AccountKey=<AccountKey>" />

Second, Run SimpleUploader.exe as Administrator for Right Click Menu Item

That's all!

Release Version Download

v1.0: https://barisceviz.blob.core.windows.net/uploads/SimpleUploader.zip