Azure.Messaging.EventHubs
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 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/
Total Downloads
95.5M
95,482,848
Published
Jun 12, 2025
Latest stable version
Install
.NET CLI
dotnet add package Azure.Messaging.EventHubs --version 5.12.2
Package Manager Console
Install-Package Azure.Messaging.EventHubs -Version 5.12.2
PackageReference
<PackageReference Include="Azure.Messaging.EventHubs" Version="5.12.2" />
Frameworks
Dependencies
Azure.Core
[1.46.2, )
net8.0
Azure.Core.Amqp
[1.3.1, )
net8.0
Microsoft.Azure.Amqp
[2.7.0, )
net8.0
[4.7.0, )
Azure.Core
[1.46.2, )
.NETStandard2.0
Azure.Core.Amqp
[1.3.1, )
.NETStandard2.0
Microsoft.Azure.Amqp
[2.7.0, )
.NETStandard2.0
System.Reflection.TypeExtensions
[4.7.0, )
.NETStandard2.0
System.Threading.Channels
[8.0.0, )
.NETStandard2.0