azure-event-hubs

所属分类:云计算
开发工具:Others
文件大小:1811KB
下载次数:0
上传日期:2023-04-16 16:15:09
上 传 者sh-1993
说明:  使用Azure事件中心从任何数据流进行云级遥测接收
(Cloud-scale telemetry ingestion from any stream of data with Azure Event Hubs)

文件列表:
LICENSE (1161, 2023-01-28)
SECURITY.md (2757, 2023-01-28)
event-hubs.png (2604, 2023-01-28)
samples (0, 2023-01-28)
samples\DotNet (0, 2023-01-28)
samples\DotNet\Azure.Messaging.EventHubs (0, 2023-01-28)
samples\DotNet\Azure.Messaging.EventHubs\AnomalyDetector (0, 2023-01-28)
samples\DotNet\Azure.Messaging.EventHubs\AnomalyDetector\AnomalyDetector.sln (1098, 2023-01-28)
samples\DotNet\Azure.Messaging.EventHubs\AnomalyDetector\Producer (0, 2023-01-28)
samples\DotNet\Azure.Messaging.EventHubs\AnomalyDetector\Producer\EventGenerator.cs (4385, 2023-01-28)
samples\DotNet\Azure.Messaging.EventHubs\AnomalyDetector\Producer\JsonHelper.cs (1296, 2023-01-28)
samples\DotNet\Azure.Messaging.EventHubs\AnomalyDetector\Producer\Producer.csproj (345, 2023-01-28)
samples\DotNet\Azure.Messaging.EventHubs\AnomalyDetector\Producer\Program.cs (4160, 2023-01-28)
samples\DotNet\Azure.Messaging.EventHubs\AnomalyDetector\Producer\Transaction.cs (330, 2023-01-28)
samples\DotNet\Azure.Messaging.EventHubs\AnomalyDetector\Producer\TransactionData.cs (578, 2023-01-28)
samples\DotNet\Azure.Messaging.EventHubs\AnomalyDetector\Producer\TransactionType.cs (544, 2023-01-28)
samples\DotNet\Azure.Messaging.EventHubs\ManagedIdentityWebApp (0, 2023-01-28)
samples\DotNet\Azure.Messaging.EventHubs\ManagedIdentityWebApp\Global.asax (104, 2023-01-28)
samples\DotNet\Azure.Messaging.EventHubs\ManagedIdentityWebApp\Global.asax.cs (336, 2023-01-28)
samples\DotNet\Azure.Messaging.EventHubs\ManagedIdentityWebApp\ManagedIdentityWebApp.csproj (16300, 2023-01-28)
samples\DotNet\Azure.Messaging.EventHubs\ManagedIdentityWebApp\ManagedIdentityWebApp.sln (1115, 2023-01-28)
samples\DotNet\Azure.Messaging.EventHubs\ManagedIdentityWebApp\Properties (0, 2023-01-28)
samples\DotNet\Azure.Messaging.EventHubs\ManagedIdentityWebApp\Properties\AssemblyInfo.cs (1378, 2023-01-28)
samples\DotNet\Azure.Messaging.EventHubs\ManagedIdentityWebApp\SendReceive.aspx (1411, 2023-01-28)
samples\DotNet\Azure.Messaging.EventHubs\ManagedIdentityWebApp\SendReceive.aspx.cs (2660, 2023-01-28)
samples\DotNet\Azure.Messaging.EventHubs\ManagedIdentityWebApp\SendReceive.aspx.designer.cs (2967, 2023-01-28)
samples\DotNet\Azure.Messaging.EventHubs\ManagedIdentityWebApp\StyleSheet.css (153, 2023-01-28)
samples\DotNet\Azure.Messaging.EventHubs\ManagedIdentityWebApp\Web.Debug.config (1271, 2023-01-28)
samples\DotNet\Azure.Messaging.EventHubs\ManagedIdentityWebApp\Web.Release.config (1331, 2023-01-28)
samples\DotNet\Azure.Messaging.EventHubs\ManagedIdentityWebApp\Web.config (5741, 2023-01-28)
samples\DotNet\Azure.Messaging.EventHubs\ManagedIdentityWebApp\packages.config (2715, 2023-01-28)
samples\DotNet\Microsoft.Azure.EventHubs (0, 2023-01-28)
samples\DotNet\Microsoft.Azure.EventHubs\AnomalyDetector (0, 2023-01-28)
samples\DotNet\Microsoft.Azure.EventHubs\AnomalyDetector\AnomalyDetector.sln (1098, 2023-01-28)
... ...

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 - [Azure.Messaging.EventHubs](https://docs.microsoft.com/samples/azure/azure-sdk-for-net/azuremessagingeventhubs-samples/) - [Azure.Messaging.EventHubs.Processor](https://docs.microsoft.com/samples/azure/azure-sdk-for-net/azuremessagingeventhubsprocessor-samples/) Samples for **latest** Java packages for Azure Event Hubs - [com.azure:azure-messaging-eventhubs](https://github.com/Azure/azure-sdk-for-java/tree/master/sdk/eventhubs/azure-messaging-eventhubs/src/samples) - [com.azure:azure-messaging-eventhubs-checkpointstore-blob](https://github.com/Azure/azure-sdk-for-java/tree/master/sdk/eventhubs/azure-messaging-eventhubs-checkpointstore-blob/src/samples) You can find samples for other languages and frameworks in the following repositories: - [JavaScript](https://github.com/Azure/azure-sdk-for-js/tree/master/sdk/eventhub/event-hubs/samples) - [Python](https://github.com/Azure/azure-sdk-for-python/tree/master/sdk/eventhub/azure-eventhub/samples) - [C](https://github.com/azure/azure-event-hubs-c) - [Go](https://github.com/azure/azure-event-hubs-go) - [Apache Spark connector](https://github.com/Azure/azure-event-hubs-spark) - [Event Hubs for Apache Kafka](https://github.com/Azure/azure-event-hubs-for-kafka) 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](https://github.com/Azure/azure-event-hubs/tree/master/samples/Management) that use the .NET management SDK, PowerShell, and CLI. ## See also To learn about Event Hubs, see our [Event Hubs documentation](https://docs.microsoft.com/en-us/azure/event-hubs/).

近期下载者

相关文件


收藏者