88a8c6c516
Co-authored-by: microsoft-github-policy-service[bot] <77245923+microsoft-github-policy-service[bot]@users.noreply.github.com> |
||
---|---|---|
samples | ||
.gitattributes | ||
.gitignore | ||
LICENSE | ||
SECURITY.md | ||
event-hubs.png | ||
readme.md |
readme.md
Azure Event Hubs samples
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.