FluentStorage.AWS 8.0.21

Prefix Reserved
dotnet add package FluentStorage.AWS --version 8.0.21
                    
NuGet\Install-Package FluentStorage.AWS -Version 8.0.21
                    
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="FluentStorage.AWS" Version="8.0.21" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="FluentStorage.AWS" Version="8.0.21" />
                    
Directory.Packages.props
<PackageReference Include="FluentStorage.AWS" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add FluentStorage.AWS --version 8.0.21
                    
#r "nuget: FluentStorage.AWS, 8.0.21"
                    
#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.
#:package FluentStorage.AWS@8.0.21
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=FluentStorage.AWS&version=8.0.21
                    
Install as a Cake Addin
#tool nuget:?package=FluentStorage.AWS&version=8.0.21
                    
Install as a Cake Tool

Please read the Migration Guide to help you migrate from older versions to FluentStorage 8!

FluentStorage 8.0.21
  • FluentStorage.AWS
    • Fix: Blank collections returned by S3 and SQS API calls should not throw NullReferenceException
    • Fix: ListObjects/ListDirectory correctly handle bucket paths and do not truncate the first path character (affects S3 and all S3-compatible providers)
FluentStorage 8.0.20
  • FluentStorage.AWS
    • Fix: MaxResults loop guard in S3DirectoryBrowser.ListFolderAsync to fix timeout errors in a large S3 bucket
FluentStorage 8.0.10
  • FluentStorage.AWS
    • New: Implement fast DirectoryExists virtual directory check by using a ListObjectsV2 query with MaxKeys set
    • Fix: Fix access modifiers for DigitalOceanSpacesStorage factory API
    • Fix: All API now calls StoragePath.Normalize to support the unified path system
    • Change: DeleteObject will no longer delete objects in a virtual directory
FluentStorage 8.0.5
  • FluentStorage.AWS
    • Add versioning APIs: IsVersioned, ListObjectVersions, GetObjectVersion, RestoreObjectVersion, DeleteObjectVersion
    • Add tagging APIs: IsTagged, GetObjectTags, SetObjectTags, DeleteObjectTags
    • Add storage tier APIs: IsTiered, GetObjectTier, SetObjectTier
FluentStorage 8.0.0
  • FluentStorage.AWS
    • Breaking changes to entire API surface to improve productivity and ease of use.
    • New API: GetClient, MoveObject, DownloadObject, UploadObject, OpenRead, OpenWrite, GetUploadUrl, GetDownloadUrl, GetPresignedUrl, GetObjectSas, OpenRange, OpenSeekable, GetObjectLength.
Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  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.  net9.0 is compatible.  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. 
.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 is compatible. 
.NET Framework net461 was computed.  net462 was computed.  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 (5)

Showing the top 5 NuGet packages that depend on FluentStorage.AWS:

Package Downloads
Sindika.AspNet.Storage

Package Description

nc-storage

Package Description

MJCZone.MediaMatic

Media and file storage management library with intelligent optimization for images and video

MasLazu.AspNet.Storage

A unified ASP.NET Core storage abstraction library supporting multiple cloud providers including AWS S3, Azure Blob Storage, Google Cloud Storage, and more.

Accipitech.DedupeDoc

Generic, tenant-aware document de-duplication library: content-addressed blob storage via FluentStorage with SHA-256 dedup, version chains, and auto-provisioned metadata tables (SQL Server, MySQL, PostgreSQL via companion packages).

GitHub repositories (2)

Showing the top 2 popular GitHub repositories that depend on FluentStorage.AWS:

Repository Stars
kurrent-io/KurrentDB
KurrentDB is a database that's engineered for modern software applications and event-driven architectures. Its event-native design simplifies data modeling and preserves data integrity while the integrated streaming engine solves distributed messaging challenges and ensures data consistency.
bitfoundation/bitplatform
Build all of your apps using what you already know and love ❤️
Version Downloads Last Updated
8.0.21 637 9/11/2026
8.0.20 995 9/4/2026
8.0.10 12,143 7/20/2026
8.0.6 457 7/17/2026
8.0.5 185 7/17/2026
8.0.4 1,352 7/16/2026
8.0.3 136 7/16/2026
8.0.2 174 7/16/2026
8.0.1 245 7/15/2026
8.0.0 134 7/15/2026
7.1.1 3,795 7/6/2026
7.1.0 145 7/6/2026
7.0.1 158 7/6/2026
7.0.0 159 7/6/2026
6.0.3 78,033 4/4/2026
6.0.2 53,835 1/25/2026
6.0.1 37,903 10/20/2025
6.0.0 13,359 10/1/2025
5.5.0 273,005 10/8/2024
5.4.0 29,068 8/17/2024
Loading failed