Info
Version: | 5.12.0-beta.1 |
Author(s): | Microsoft |
Last Update: | Friday, May 17, 2024 |
.NET Fiddle: | Online Example |
Project Url: | https://github.com/Azure/azure-sdk-for-net/blob/Azure.Messaging.EventHubs_5.12.0-beta.1/sdk/eventhub/Azure.Messaging.EventHubs/README.md |
NuGet Url: | https://www.nuget.org/packages/Azure.Messaging.EventHubs |
Install
Install-Package Azure.Messaging.EventHubs
dotnet add package Azure.Messaging.EventHubs
paket add Azure.Messaging.EventHubs
Azure.Messaging.EventHubs Download (Unzip the "nupkg" after downloading)
Dependencies
- Azure.Core(>= 1.5.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 client library allows for both publishing and consuming events using Azure Event Hubs. For more information about Event Hubs, see https://azure.microsoft.com/en-us/services/event-hubs/.