Skip to main content
FluentStorage package icon

FluentStorage

FluentStorage, originally known as Storage.NET, is a polycloud .NET cloud storage library to interface with multiple cloud providers from a single unified interface. Provides Blob storage (AWS S3, GCP, FTP, SFTP, Azure Blob/File/Event Hub/Data Lake) and Messaging (AWS SQS, Azure Queue/ServiceBus). Supports .NET 5+ and .NET Standard 2.0+. Pure C#. MIT license. Commercial use allowed.

Total Downloads
3.2M
3,177,682
Published
Aug 18, 2024
Latest stable version

Install

.NET CLI
dotnet add package FluentStorage --version 5.5.1
Package Manager Console
Install-Package FluentStorage -Version 5.5.1
PackageReference
<PackageReference Include="FluentStorage" Version="5.5.1" />

Frameworks

net5.0 net6.0 .NETStandard2.0 .NETStandard2.1

Dependencies

[7.0.3, )
[4.3.0, )
[7.0.3, )
[4.3.0, )
[2.3.2, )
System.Text.Json
.NETStandard2.0
[7.0.3, )
[4.3.0, )
[2.3.2, )
System.Text.Json
.NETStandard2.1
[7.0.3, )
[4.3.0, )

Adoption guide

A verified publisher signal is available. Assess fit from the package's supported frameworks, license and dependency graph rather than popularity alone.

Compatibility metadata lists 4 target frameworks; confirm the exact target used by your application.

How to read this guidance

Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.

Useful next steps

Move from package metadata to a concrete selection or review workflow.