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
2.7M
2,702,738
Published
Jul 19, 2026
Latest stable version

Install

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

Frameworks

net7.0 net8.0 net9.0 .NETStandard2.0 .NETStandard2.1

Dependencies

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 5 target frameworks; confirm the exact target used by your application.

The published metadata declares 14 direct dependency entries across framework groups. Inspect the resolved dependency graph for your target framework.

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.