MrrHak.Extensions.FileProviders.S3FileProvider 1.0.0-beta.1

The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org. Prefix Reserved
This is a prerelease version of MrrHak.Extensions.FileProviders.S3FileProvider.
There is a newer version of this package available.
See the version list below for details.
dotnet add package MrrHak.Extensions.FileProviders.S3FileProvider --version 1.0.0-beta.1
NuGet\Install-Package MrrHak.Extensions.FileProviders.S3FileProvider -Version 1.0.0-beta.1
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="MrrHak.Extensions.FileProviders.S3FileProvider" Version="1.0.0-beta.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add MrrHak.Extensions.FileProviders.S3FileProvider --version 1.0.0-beta.1
#r "nuget: MrrHak.Extensions.FileProviders.S3FileProvider, 1.0.0-beta.1"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install MrrHak.Extensions.FileProviders.S3FileProvider as a Cake Addin
#addin nuget:?package=MrrHak.Extensions.FileProviders.S3FileProvider&version=1.0.0-beta.1&prerelease

// Install MrrHak.Extensions.FileProviders.S3FileProvider as a Cake Tool
#tool nuget:?package=MrrHak.Extensions.FileProviders.S3FileProvider&version=1.0.0-beta.1&prerelease

<div align="center"> <h1 align="center" style="font-size: 50px;">🍃 S3 File Provider 🍃</h1> <p align="center"> This package is implement with IFileProvider and AWS S3 that provides the functionality to utilize the features of serve static files from Amazon S3. </p> </div>

<div align="center">

<a href="https://ko-fi.com/mrrhak"> <img width="300" src="https://user-images.githubusercontent.com/26390946/161375567-9e14cd0e-1675-4896-a576-a449b0bcd293.png"> </a> <div align="center"> <a href="https://www.buymeacoffee.com/mrrhak"> <img width="150" alt="buymeacoffee" src="https://user-images.githubusercontent.com/26390946/161375563-69c634fd-89d2-45ac-addd-931b03996b34.png"> </a> <a href="https://ko-fi.com/mrrhak"> <img width="150" alt="Ko-fi" src="https://user-images.githubusercontent.com/26390946/161375565-e7d64410-bbcf-4a28-896b-7514e106478e.png"> </a> </div>

</div>

<div align="center"> <a href="https://github.com/mrrhak/s3_file_provider"><img src="https://img.shields.io/github/stars/mrrhak/s3_file_provider.svg?style=flat&logo=github&colorB=deeppink&label=Stars" alt="Star on Github"></a> <a href="https://github.com/mrrhak/s3_file_provider"><img src="https://img.shields.io/github/forks/mrrhak/s3_file_provider?color=orange&label=Forks&logo=github" alt="Forks on Github"></a> <a href="https://github.com/mrrhak/s3_file_provider"> <img src="https://img.shields.io/github/languages/code-size/mrrhak/s3_file_provider?logo=github&color=blue&label=Size" alt="Code size" /> </a> <a href="https://github.com/mrrhak/s3_file_provider/actions?query=workflow%3A"> <img src="https://github.com/mrrhak/s3_file_provider/actions/workflows/dotnet.yml/badge.svg" alt="Build Status" /> </a> <a href="https://opensource.org/licenses/MIT"> <img src="https://img.shields.io/github/license/mrrhak/s3_file_provider?label=License&color=red&logo=Leanpub" alt="License: MIT" /> </a> </div>


<div align="center"> <img src="https://raw.githubusercontent.com/mrrhak/s3_file_provider/master/s3_file_provider.png" width="500" alt="S3 File Provider"/> </div>

Publish NuGet Package

dotnet pack -c Release
dotnet nuget push S3FileProvider.*.nupkg -s https://api.nuget.org/v3/index.json -k $NUGET_API_KEY

<div align="center"> <a href="https://mrrhak.com"> <img src="https://img.shields.io/badge/Maintained%20by-Mrr Hak-blue.svg?logo=" alt="" /> </a> </div>

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 is compatible.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 is compatible.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 is compatible.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed. 
.NET Core netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework net461 was computed.  net462 is compatible.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.1.0 109 5/10/2024
1.0.1 94 5/4/2024
1.0.0 111 4/25/2024
1.0.0-beta.7 51 4/24/2024
1.0.0-beta.6 38 4/23/2024
1.0.0-beta.5 41 4/22/2024
1.0.0-beta.4 42 4/19/2024
1.0.0-beta.3 43 4/19/2024
1.0.0-beta.2 42 4/19/2024
1.0.0-beta.1 43 4/18/2024

Initial version