Azure / azure-event-hubs

☁️ Cloud-scale telemetry ingestion from any stream of data with Azure Event Hubs

Home Page:https://azure.microsoft.com/services/event-hubs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Microsoft Azure Event Hubs

Azure Event Hubs samples

star our repo follow on Twitter

This repository contains samples for Azure Event Hubs.

Client SDK samples

Note: This repository holds samples for the legacy libraries for Azure Event Hubs for .NET and Java developers. We highly recommend you to upgrade to the newer packages.

.NET legacy packages

  • Microsoft.Azure.EventHubs (legacy)
  • Microsoft.Azure.EventHubs.Processor (legacy)
  • WindowsAzure.ServiceBus (legacy)

Java legacy packages

  • com.microsoft.azure:azure-eventhubs (legacy)
  • com.microsoft.azure:azure-eventhubs-eph (legacy)

Samples for latest .NET packages for Azure Event Hubs

Samples for latest Java packages for Azure Event Hubs

You can find samples for other languages and frameworks in the following repositories:

If you have any feedback, questions, or comments, go to the respective repo and file an issue. Your involvement is welcome and encouraged!

Management SDK samples

This repository also contains management samples that use the .NET management SDK, PowerShell, and CLI.

See also

To learn about Event Hubs, see our Event Hubs documentation.