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
Copy file name to clipboardExpand all lines: articles/event-hubs/event-hubs-samples.md
+2-1Lines changed: 2 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@
2
2
title: Samples - Azure Event Hubs | Microsoft Docs
3
3
description: This article provides a list of samples for Azure Event Hubs that are on GitHub.
4
4
ms.topic: article
5
-
ms.date: 07/05/2022
5
+
ms.date: 03/21/2023
6
6
7
7
---
8
8
@@ -14,6 +14,7 @@ You can find Event Hubs samples on [GitHub](https://github.com/Azure/azure-event
14
14
| Version | Samples location |
15
15
| ------- | ---------------- |
16
16
| Azure.Messaging.EventHubs version 5 (latest) |[Event Hubs samples on GitHub](https://github.com/Azure/azure-sdk-for-net/tree/master/sdk/eventhub/Azure.Messaging.EventHubs/samples)<br/>[Event Hubs Processor samples on GitHub](https://github.com/Azure/azure-sdk-for-net/tree/master/sdk/eventhub/Azure.Messaging.EventHubs.Processor/samples)|
17
+
| Azure.ResourceManager.EventHubs |[Management samples on GitHub](https://github.com/Azure/azure-sdk-for-net/tree/main/sdk/eventhub/Azure.ResourceManager.EventHubs/samples)|
17
18
| Microsoft.Azure.EventHubs version 4 (legacy) |[GitHub location](https://github.com/Azure/azure-event-hubs/tree/master/samples/DotNet/)|
18
19
| Samples in the Azure Samples repository |[GitHub location](https://github.com/orgs/Azure-Samples/repositories?q=event-hubs&type=all&language=c%23)|
0 commit comments