Azure.Messaging.EventHubs 5.1.0-preview.1
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/
Showing the top 20 packages that depend on Azure.Messaging.EventHubs.
Packages | Downloads |
---|---|
AspNetCore.HealthChecks.AzureServiceBus
HealthChecks.AzureServiceBus is the health check package for Azure EventHub, and Azure Service Bus Queues and Topics.
|
59 |
AspNetCore.HealthChecks.AzureServiceBus
HealthChecks.AzureServiceBus is the health check package for Azure EventHub, and Azure Service Bus Queues and Topics.
|
56 |
AspNetCore.HealthChecks.AzureServiceBus
HealthChecks.AzureServiceBus is the health check package for Azure EventHub, and Azure Service Bus Queues and Topics.
|
55 |
AspNetCore.HealthChecks.AzureServiceBus
HealthChecks.AzureServiceBus is the health check package for Azure EventHub, and Azure Service Bus Queues and Topics.
|
54 |
AspNetCore.HealthChecks.AzureServiceBus
HealthChecks.AzureServiceBus is the health check package for Azure EventHub, and Azure Service Bus Queues and Topics.
|
48 |
AspNetCore.HealthChecks.AzureServiceBus
HealthChecks.AzureServiceBus is the health check package for Azure EventHub, and Azure Service Bus Queues and Topics.
|
47 |
AspNetCore.HealthChecks.AzureServiceBus
HealthChecks.AzureServiceBus is the health check package for Azure EventHub, and Azure Service Bus Queues and Topics.
|
46 |
AspNetCore.HealthChecks.AzureServiceBus
HealthChecks.AzureServiceBus is the health check package for Azure EventHub, and Azure Service Bus Queues and Topics.
|
45 |
AspNetCore.HealthChecks.AzureServiceBus
HealthChecks.AzureServiceBus is the health check package for Azure EventHub, and Azure Service Bus Queues and Topics.
|
44 |
AspNetCore.HealthChecks.AzureServiceBus
HealthChecks.AzureServiceBus is the health check package for Azure EventHub, and Azure Service Bus Queues and Topics.
|
41 |
AspNetCore.HealthChecks.AzureServiceBus
HealthChecks.AzureServiceBus is the health check package for Azure EventHub, and Azure Service Bus Queues and Topics.
|
40 |
### Acknowledgments
Thank you to our developer community members who helped to make the Event Hubs client libraries better with their contributions to this release:
- Alberto De Natale _([GitHub](https://github.com/albertodenatale))_
- Christopher Scott _([GitHub](https://github.com/christothes))_
#### Consuming events
- A new primitive, `EventProcessor<TPartition>`, has been implemented to serve as an extensibility point for creating a custom event processor instance. It offers built-in fault tolerance, load balancing, and structure while allowing tuning for low-level network configuration, processing of events in batches, and customization for the storage of checkpoints. More detail can be found in the [design proposal](https://github.com/Azure/azure-sdk-for-net/blob/master/sdk/eventhub/Azure.Messaging.EventHubs/design/event-processor%7BT%7D-proposal.md).
- A new primitive, `PartitionProcessor`, has been implemented to serve as a low-level means of reading batches of events from a single partition with greater control over network configuration. More detail can be found in the [design proposal](https://github.com/Azure/azure-sdk-for-net/blob/master/sdk/eventhub/Azure.Messaging.EventHubs/design/partition-receiver-proposal.md).
#### Publishing events
- Event batches are now protected against modification while publishing is actively taking place.
#### Bug fixes and foundation
- Exceptions surfaced will now properly remember their context in all scenarios; previously, some deferred cases unintentionally reset the context.
- Validation for the Event Hubs fully qualified namespace has been improved, allowing for more deterministic failures when creating clients.
- The diagnostic scope for activities will now complete in a more deterministic manner. (A community contribution, courtesy of [christothes]((https://github.com/christothes)))
- Diagnostic activities have been extended with additional information about events being processed and with additional environmental context.
- Parsing of connection strings is now more permissive for the `Endpoint` key, allowing additional formats that result from common mistakes when building the string rather than copying the value from the portal.
- `LastEnqueuedEventProperties` can now be compared for structural equality.
#### Testing
- For special cases, the live tests may be instructed to use existing Azure resources instead of dynamically creating dedicated resources for the run. (A community contribution, courtesy of [albertodenatale](https://github.com/albertodenatale))
https://github.com/Azure/azure-sdk-for-net/blob/e85d6412c147037eeae098c76ca30ba1968882f6/sdk/eventhub/Azure.Messaging.EventHubs/CHANGELOG.md
.NET Standard 2.0
- Azure.Core (>= 1.2.0)
- Microsoft.Azure.Amqp (>= 2.4.2 && < 3.0.0)
- Microsoft.Bcl.AsyncInterfaces (>= 1.0.0)
- System.Diagnostics.DiagnosticSource (>= 4.6.0)
- System.Reflection.TypeExtensions (>= 4.5.1 && < 4.9.0)
- System.Runtime.Serialization.Primitives (>= 4.3.0)
- System.Threading.Channels (>= 4.6.0)
- System.Threading.Tasks.Extensions (>= 4.5.2)
Version | Downloads | Last updated |
---|---|---|
5.12.2 | 3 | 06/17/2025 |
5.12.1 | 10 | 04/13/2025 |
5.12.0 | 10 | 04/11/2025 |
5.12.0-beta.2 | 17 | 02/13/2025 |
5.12.0-beta.1 | 37 | 06/08/2024 |
5.11.6 | 11 | 02/18/2025 |
5.11.5 | 27 | 08/04/2024 |
5.11.4 | 25 | 07/19/2024 |
5.11.3 | 27 | 06/08/2024 |
5.11.2 | 33 | 04/11/2024 |
5.11.1 | 33 | 03/10/2024 |
5.11.0 | 36 | 02/23/2024 |
5.10.0 | 35 | 11/23/2023 |
5.9.3 | 42 | 09/14/2023 |
5.9.2 | 67 | 06/27/2023 |
5.9.1 | 32 | 08/08/2023 |
5.9.0 | 36 | 08/04/2023 |
5.8.1 | 38 | 07/12/2023 |
5.8.0 | 54 | 06/17/2023 |
5.7.5 | 42 | 02/16/2023 |
5.7.4 | 40 | 04/08/2023 |
5.7.3 | 43 | 01/15/2023 |
5.7.2 | 48 | 10/06/2022 |
5.7.1 | 44 | 11/17/2022 |
5.7.0 | 46 | 12/21/2022 |
5.7.0-beta.5 | 52 | 03/05/2023 |
5.7.0-beta.4 | 64 | 12/30/2022 |
5.7.0-beta.3 | 41 | 11/14/2022 |
5.7.0-beta.2 | 41 | 11/09/2022 |
5.7.0-beta.1 | 56 | 11/25/2022 |
5.6.2 | 43 | 11/13/2022 |
5.6.1 | 49 | 12/20/2022 |
5.6.0 | 40 | 11/14/2022 |
5.5.0 | 48 | 12/30/2022 |
5.5.0-beta.1 | 43 | 04/13/2023 |
5.4.1 | 47 | 12/29/2022 |
5.4.0 | 39 | 11/25/2022 |
5.4.0-beta.1 | 41 | 09/24/2023 |
5.3.1 | 41 | 11/05/2022 |
5.3.0 | 49 | 11/12/2022 |
5.3.0-beta.4 | 47 | 11/18/2022 |
5.3.0-beta.3 | 44 | 11/15/2022 |
5.3.0-beta.1 | 38 | 05/15/2023 |
5.2.0 | 44 | 11/06/2022 |
5.2.0-preview.3 | 41 | 08/18/2023 |
5.2.0-preview.1 | 40 | 11/09/2022 |
5.1.0 | 42 | 11/16/2022 |
5.1.0-preview.1 | 39 | 12/23/2022 |
5.0.1 | 41 | 02/28/2023 |
5.0.0-preview.6 | 39 | 12/05/2022 |
5.0.0-preview.5 | 37 | 02/20/2023 |
5.0.0-preview.4 | 52 | 12/28/2022 |
5.0.0-preview.3 | 44 | 11/09/2022 |
5.0.0-preview.2 | 36 | 11/29/2022 |
5.0.0-preview.1 | 47 | 12/17/2022 |