An implementation of ASP.NET Core's FileProvider for AWS S3.
Info
Version: | 1.0.0-beta1 |
Author(s): | ydogus |
Last Update: | Saturday, May 13, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/evorine/S3FileProvider |
NuGet Url: | https://www.nuget.org/packages/Evorine.FileSystem.S3FileProvider |
Install
Install-Package Evorine.FileSystem.S3FileProvider
dotnet add package Evorine.FileSystem.S3FileProvider
paket add Evorine.FileSystem.S3FileProvider
Evorine.FileSystem.S3FileProvider Download (Unzip the "nupkg" after downloading)
Dependencies
- NETStandard.Library(>= 1.6.1)
- Microsoft.Extensions.FileProviders.Abstractions(>= 1.1.1)
- AWSSDK.S3(>= 3.3.6.1)
Tags