Skip to content

arslank001/MS-Azure-Blob-Storage-Console-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Azure Blob Storage Console App

This is a simple C# console application that demonstrates how to interact with Azure Blob Storage. It allows users to upload and download blobs (files) from an Azure Storage account.

Features

  • Upload files (blobs) to Azure Blob Storage
  • Download files (blobs) from Azure Blob Storage
  • Secure Blob access using a connection string or SAS token

Prerequisites

  • .NET Core SDK installed on your machine.
  • An Azure account with Blob Storage configured.
  • Azure.Storage.Blobs NuGet package installed.

Setup

  1. Clone the repository:
    git clone https://github.com/yourusername/AzureBlobStorageConsoleApp.git

About

A console app demonstrating Azure Blob Storage file upload and download using .NET, ideal for developers integrating cloud storage solutions.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages