Install
.NET CLI
dotnet add package Microsoft.Azure.WebJobs.Extensions.Redis --version 1.0.0
Package Manager Console
Install-Package Microsoft.Azure.WebJobs.Extensions.Redis -Version 1.0.0
PackageReference
<PackageReference Include="Microsoft.Azure.WebJobs.Extensions.Redis" Version="1.0.0" />
Frameworks
Dependencies
Microsoft.Azure.StackExchangeRedis
[2.0.0, )
.NETStandard2.0
Microsoft.Azure.WebJobs
[3.0.39, )
.NETStandard2.0
Microsoft.Extensions.Azure
[1.7.1, )
.NETStandard2.0
Newtonsoft.Json
[13.0.3, )
.NETStandard2.0
StackExchange.Redis
[2.7.4, )
.NETStandard2.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 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.