/StorageUWPApps

UWPからAzureサービス利用 ~今更ながらのUWPアプリ構築からのネタアプリ

Primary LanguageC#BSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

StorageUWPApps

UWPからAzureサービス利用 ~今更ながらのUWPアプリ構築からのネタアプリ

Overview

  • Blob Storageの一覧取得
  • Blob Storageへのアップロード機能
  • Blob Storageからのダウンロード機能

Description

  • de:code 2018 参加者向け「サンプルコード」

  • Development tools

    • Visual Sutudio 2017 Professional or Community (ver 15.6.6/15.6.7で開発しました)
    • Azure Storage Emulator
    • Azure Storage Explorer
  • チュートリアルなど.pptx

Requirement

  • Windows 10(開発ではVer1709/1803で確認しています)
  • UWP SDK
  • Azure SDK

Contribution

  1. Fork it ( http://github.com//cryearth/StorageUWPApps/fork )
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create new Pull Request

Licence

BSD 3-Clause License

Author

CryEarth