MagdyH / AzureBlobStorage

connect to Azure Blob by .Net Core + Angular 6

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AzureBlobStorage

It's a web application that contains two projects one is back-end build with .Net Core 2.2 which have APIs that Communicate with Azure Storage and the other one is front-end build with Angular 6 that have the UI components that list, upload and delete the blobs.

Getting Started

Installation

first of all you need to run

npm install 

in the following directory ./ClientApp where the package.json is exists.

Usage

you can run the back-end solution and the front-end project will be already run.

and there we go !

About

connect to Azure Blob by .Net Core + Angular 6


Languages

Language:C# 40.4%Language:TypeScript 36.2%Language:HTML 16.3%Language:JavaScript 5.4%Language:CSS 1.7%