Skip to main content
Elsa.Activities.BlobStorage package icon

Elsa.Activities.BlobStorage

Elsa is a set of workflow libraries and tools that enable lean and mean workflowing capabilities in any .NET Core application. This package provides activities to read and write files to blob storage using FluentStorage that provides a generic interface for popular cloud storage providers like Amazon S3, Azure Service Bus, Azure Event Hub, Azure Storage, Azure Data Lake Store thus abstracting Blob and Messaging services.

Total Downloads
196.7K
196,671
Published
Feb 2, 2024
Latest stable version

Install

.NET CLI
dotnet add package Elsa.Activities.BlobStorage --version 2.14.1
Package Manager Console
Install-Package Elsa.Activities.BlobStorage -Version 2.14.1
PackageReference
<PackageReference Include="Elsa.Activities.BlobStorage" Version="2.14.1" />

Frameworks

.NETStandard2.1

Dependencies

Elsa.Core
.NETStandard2.1
[2.14.1, )
FluentStorage
.NETStandard2.1
[5.4.0, )
[5.0.0, )

Adoption guide

Assess this package against its supported frameworks, license, maintenance signals and dependency graph before making it a project standard.

Compatibility metadata lists 1 target framework; 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.