Info
Version: | 5.12.0-beta.1 |
Author(s): | Microsoft |
Last Update: | Friday, May 17, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/Azure/azure-sdk-for-net/blob/Azure.Messaging.EventHubs.Processor_5.12.0-beta.1/sdk/eventhub/Azure.Messaging.EventHubs.Processor/README.md |
NuGet Url: | https://www.nuget.org/packages/Azure.Messaging.EventHubs.Processor |
Install
Install-Package Azure.Messaging.EventHubs.Processor
dotnet add package Azure.Messaging.EventHubs.Processor
paket add Azure.Messaging.EventHubs.Processor
Azure.Messaging.EventHubs.Processor Download (Unzip the "nupkg" after downloading)
Dependencies
- Azure.Core(>= 1.5.0)
- Azure.Messaging.EventHubs(>= 5.2.0)
- Azure.Storage.Blobs(>= 12.6.0)
- Microsoft.Azure.Amqp(>= 2.4.5)
- Microsoft.Bcl.AsyncInterfaces(>= 1.0.0)
- System.Diagnostics.DiagnosticSource(>= 4.6.0)
- System.Reflection.TypeExtensions(>= 4.5.1 && < 4.9.0)
- System.Threading.Channels(>= 4.6.0)
- System.Threading.Tasks.Extensions(>= 4.5.2)
Tags
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/.