hfurkanvural / aws-s3-manager-console

This repository created for a Simple AWS S3 Bucket Console site. Uses AWS .NET SDK and .NET Core 3.1.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AWS-S3-Manager-Console

This repository created for a Simple AWS S3 Bucket Console site. Uses AWS .NET SDK and .NET Core 3.1. You can run this program by cloning this repository and following the instructions below.

Requirements

To run this program, you need .NET Core 3.1 in your environment. If you don't have, please see here to install.

Usage

Run following command to run project.

dotnet run

App will run on localhost:5001.

Change log

S3 operations has changed with lambda functions. Functions will be added.

Welcome Page

About

This repository created for a Simple AWS S3 Bucket Console site. Uses AWS .NET SDK and .NET Core 3.1.


Languages

Language:C# 56.0%Language:HTML 37.2%Language:CSS 5.8%Language:JavaScript 0.9%