Skip to main content
Azure.Messaging.EventHubs.Processor package icon

Azure.Messaging.EventHubs.Processor

Azure Event Hubs is a highly scalable publish-subscribe service that can ingest millions of events per second and stream them to multiple consumers. This library extends its Event Processor with durable storage for checkpoint information using Azure Blob storage. For more information about Event Hubs, see https://azure.microsoft.com/en-us/services/event-hubs/

Total Downloads
24.5M
24,544,938
Published
Jul 18, 2024
Latest stable version

Install

.NET CLI
dotnet add package Azure.Messaging.EventHubs.Processor --version 5.11.4
Package Manager Console
Install-Package Azure.Messaging.EventHubs.Processor -Version 5.11.4
PackageReference
<PackageReference Include="Azure.Messaging.EventHubs.Processor" Version="5.11.4" />

Frameworks

.NETStandard2.0

Dependencies

[5.11.4, )
Azure.Storage.Blobs
.NETStandard2.0
[12.21.0, )
Microsoft.Azure.Amqp
.NETStandard2.0
[2.6.7, )
[1.1.1, )
[6.0.1, )
[4.7.0, )
[4.7.1, )
[4.5.4, )

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.