You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 lets you process and analyze the massive amounts of data produced by your connected devices and applications.
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 lets you process and analyze the massive amounts of data produced by your connected devices and applications.
The Azure.Messaging.EventHubs & Azure.Messaging.EventHubs.Processor packages provides the SDK for .Net developers to write applications that use Azure Event Hubs. Version 5 of this package follows the latest guidelines for writing C# .Net SDKs for Azure services with the goal of being a client library that is developer-friendly, idiomatic to the .Net ecosystem, and as consistent across different languages and platforms as possible.
This issue tracks the work we have planned for this package for the duration of July - December 2021
New features
Testing improvements:
General improvements:
The text was updated successfully, but these errors were encountered: