NextGenPowerToys.Storage.S3.Light
1.5.0
See the version list below for details.
dotnet add package NextGenPowerToys.Storage.S3.Light --version 1.5.0
NuGet\Install-Package NextGenPowerToys.Storage.S3.Light -Version 1.5.0
<PackageReference Include="NextGenPowerToys.Storage.S3.Light" Version="1.5.0" />
<PackageVersion Include="NextGenPowerToys.Storage.S3.Light" Version="1.5.0" />
<PackageReference Include="NextGenPowerToys.Storage.S3.Light" />
paket add NextGenPowerToys.Storage.S3.Light --version 1.5.0
#r "nuget: NextGenPowerToys.Storage.S3.Light, 1.5.0"
#:package NextGenPowerToys.Storage.S3.Light@1.5.0
#addin nuget:?package=NextGenPowerToys.Storage.S3.Light&version=1.5.0
#tool nuget:?package=NextGenPowerToys.Storage.S3.Light&version=1.5.0
Lightweight, resilient S3 storage library for .NET 8 with Polly resilience patterns, health checks, and comprehensive file management. Works with AWS S3, MinIO, and other S3-compatible storage.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | 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. net9.0 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. net10.0 was computed. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
-
net8.0
- AWSSDK.S3 (>= 4.0.7.4)
- Microsoft.AspNetCore.Http.Features (>= 5.0.17)
- Microsoft.Extensions.Configuration.Abstractions (>= 8.0.0)
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 8.0.0)
- Microsoft.Extensions.Diagnostics.HealthChecks (>= 8.0.0)
- Microsoft.Extensions.Logging.Abstractions (>= 8.0.0)
- Microsoft.Extensions.Options (>= 8.0.2)
- Microsoft.Extensions.Options.ConfigurationExtensions (>= 8.0.0)
- Polly (>= 8.6.4)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
NextGen PowerToys S3 Light v1.5.0 features:
- Production-ready with MIT License
- StorageService class for cleaner API
- File name-based identifiers for intuitive usage
- AWS S3 and MinIO full compatibility
- Advanced resilience patterns with Polly v8
- Built-in health monitoring and checks
- Pre-signed URL generation
- Comprehensive structured logging
- Server-side encryption support
- .NET 8.0 optimized performance