Giter Site home page Giter Site logo

azure-blob-storage-with-asp.net-core-web-api's Introduction

Azure Blob Storage ASP.NET Core API

A simple ASP.NET Core Web API to make CRUD operations against a Azure Storage Container for interacting with Azure Blobs.

You can find the fill guide on how this API was made with detailed instructions for configuration of Azure + API here: How to use Azure Blob Storage in an ASP.NET Core Web API to list, upload, download, and delete files.

Development Setup (Docker)

  1. Clone project to local machine
  2. Open solution file
  3. Choose to start the docker-compose launch settings

N'joy :-)

The above steps will start Azurite storage emulator, Seq log server and the API. The services will be started by the definitions in the docker-compose.yml file

All Docker container logs will also be sent to the Seq log server.

To see all logs, open http://localhost:5341/

Running Docker requires that you have installed Docker Desktop for Windows.

Development Setup

Azure:

  1. Create Storage Account
  2. Create Container
  3. Get Connection String from Access Keys in Storage Account

API:

  1. Fork project or copy code
  2. Change Connection String with the one from your Azure Storage Account in appsettings.json
  3. Run the Application

Usage

  • Upload file
  • Get Files
  • Download file
  • Delete file

Changelog

  • 0.1.0
    • Update Readme
    • Added Readme
  • 0.0.1
    • Initial Commit

Meta

Christian Schou โ€“ My tech blog. Feel free to connect with me on LinkedIn as well.

Distributed under the MIT license. See LICENSE for more information.

[https://github.com/Christian-Schou/](Follow me on Github)

azure-blob-storage-with-asp.net-core-web-api's People

Contributors

christian-schou avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.