Microsoft.Azure.WebJobs.Extensions.Storage 5.1.0-beta.1

The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org. Prefix Reserved
This is a prerelease version of Microsoft.Azure.WebJobs.Extensions.Storage.
There is a newer version of this package available.
See the version list below for details.
dotnet add package Microsoft.Azure.WebJobs.Extensions.Storage --version 5.1.0-beta.1
NuGet\Install-Package Microsoft.Azure.WebJobs.Extensions.Storage -Version 5.1.0-beta.1
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="Microsoft.Azure.WebJobs.Extensions.Storage" Version="5.1.0-beta.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Microsoft.Azure.WebJobs.Extensions.Storage --version 5.1.0-beta.1
#r "nuget: Microsoft.Azure.WebJobs.Extensions.Storage, 5.1.0-beta.1"
#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.
// Install Microsoft.Azure.WebJobs.Extensions.Storage as a Cake Addin
#addin nuget:?package=Microsoft.Azure.WebJobs.Extensions.Storage&version=5.1.0-beta.1&prerelease

// Install Microsoft.Azure.WebJobs.Extensions.Storage as a Cake Tool
#tool nuget:?package=Microsoft.Azure.WebJobs.Extensions.Storage&version=5.1.0-beta.1&prerelease

Azure WebJobs Storage Blobs and Queues client library for .NET

This extension provides functionality for accessing Azure Storage Blobs and Queues in Azure Functions. This package is a metapackage created for backwards compatibity. Using Azure.WebJobs.Extensions.Storage.Blobs and Azure.WebJobs.Extensions.Storage.Queues directly is recommended.

Getting started

Install the package

Install the Storage Blobs and Queues extension with NuGet:

dotnet add package Microsoft.Azure.WebJobs.Extensions.Storage

Prerequisites

You need an Azure subscription and a Storage Account to use this package.

To create a new Storage Account, you can use the Azure Portal, Azure PowerShell, or the Azure CLI. Here's an example using the Azure CLI:

az storage account create --name <your-resource-name> --resource-group <your-resource-group-name> --location westus --sku Standard_LRS

Authenticate the client

In order for the extension to access Blobs, you will need the connection string which can be found in the Azure Portal or by using the Azure CLI snippet below.

az storage account show-connection-string -g <your-resource-group-name> -n <your-resource-name>

The connection string can be supplied through AzureWebJobsStorage app setting.

Key concepts

Using Queues

Please refer to Azure WebJobs Storage Queues.

Using Blobs

Please refer to Azure WebJobs Storage Blobs.

Examples

Please refer to Azure WebJobs Storage Queues and Azure WebJobs Storage Blobs.

Troubleshooting

Please refer to Monitor Azure Functions for troubleshooting guidance.

Next steps

Read the introduction to Azure Function or creating an Azure Function guide.

Contributing

See the Storage CONTRIBUTING.md for details on building, testing, and contributing to this library.

This project welcomes contributions and suggestions. Most contributions require you to agree to a Contributor License Agreement (CLA) declaring that you have the right to, and actually do, grant us the rights to use your contribution. For details, visit cla.microsoft.com.

This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact opencode@microsoft.com with any additional questions or comments.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

NuGet packages (27)

Showing the top 5 NuGet packages that depend on Microsoft.Azure.WebJobs.Extensions.Storage:

Package Downloads
Microsoft.Azure.Workflows.WebJobs.Extension The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

Extensions for running workflows in Azure Functions

RedQuick

Package Description

FunctionMonkey.Abstractions

Package Description

Adriva.Worker.Core

Adriva .NET Core Worker

FunctionMonkey

Package Description

GitHub repositories (42)

Showing the top 5 popular GitHub repositories that depend on Microsoft.Azure.WebJobs.Extensions.Storage:

Repository Stars
dotnet/tye
Tye is a tool that makes developing, testing, and deploying microservices and distributed applications easier. Project Tye includes a local orchestrator to make developing microservices easier and the ability to deploy microservices to Kubernetes with minimal configuration.
MicrosoftLearning/AZ-204-DevelopingSolutionsforMicrosoftAzure
AZ-204: Developing solutions for Microsoft Azure
Azure/azure-functions-host
The host/runtime that powers Azure Functions
WireMock-Net/WireMock.Net
WireMock.Net is a flexible product for stubbing and mocking web HTTP responses using advanced request matching and response templating. Based on the functionality from http://WireMock.org, but extended with more functionality.
imgbot/Imgbot
An Azure Function solution to crawl through all of your image files in GitHub and losslessly compress them. This will make the file size go down, but leave the dimensions and quality untouched. Once it's done, ImgBot will open a pull request for you to review and merge. help@imgbot.net
Version Downloads Last updated
5.2.2 324,470 12/12/2023
5.2.1 581,649 9/25/2023
5.2.0 196,268 8/29/2023
5.1.3 616,583 6/26/2023
5.1.2 609,096 4/28/2023
5.1.1 376,286 3/24/2023
5.1.0 354,513 2/22/2023
5.1.0-beta.1 18,813 2/8/2023
5.0.1 5,079,573 5/3/2022
5.0.0 3,237,488 10/26/2021
5.0.0-beta.5 125,185 7/9/2021
5.0.0-beta.4 31,073 5/18/2021
5.0.0-beta.3 29,703 3/10/2021
5.0.0-beta.2 37,502 2/10/2021
5.0.0-beta.1 52,236 11/10/2020
4.0.5 2,602,884 9/17/2021
4.0.4 4,736,690 2/12/2021
4.0.3 2,230,766 10/1/2020
4.0.2 2,334,583 6/4/2020
4.0.1 69,110 6/2/2020
4.0.0 65,893 5/28/2020
4.0.0-preview2 3,499 5/4/2020
4.0.0-preview1 38,606 1/24/2020
3.0.11 1,477,300 4/23/2020
3.0.10 4,541,489 10/16/2019
3.0.8 613,086 9/6/2019
3.0.7 330,229 8/9/2019
3.0.6 1,461,159 5/3/2019
3.0.5 454,083 3/29/2019
3.0.4 1,434,787 3/7/2019
3.0.3 446,221 1/25/2019
3.0.2 333,431 12/5/2018
3.0.1 379,071 10/17/2018
3.0.0 642,158 9/19/2018
3.0.0-rc1 8,476 9/14/2018
3.0.0-beta8 45,522 8/30/2018