Azure.Messaging.EventHubs
5.0.0-preview.3
Prefix Reserved
See the version list below for details.
dotnet add package Azure.Messaging.EventHubs --version 5.0.0-preview.3
NuGet\Install-Package Azure.Messaging.EventHubs -Version 5.0.0-preview.3
<PackageReference Include="Azure.Messaging.EventHubs" Version="5.0.0-preview.3" />
<PackageVersion Include="Azure.Messaging.EventHubs" Version="5.0.0-preview.3" />
<PackageReference Include="Azure.Messaging.EventHubs" />
paket add Azure.Messaging.EventHubs --version 5.0.0-preview.3
#r "nuget: Azure.Messaging.EventHubs, 5.0.0-preview.3"
#addin nuget:?package=Azure.Messaging.EventHubs&version=5.0.0-preview.3&prerelease
#tool nuget:?package=Azure.Messaging.EventHubs&version=5.0.0-preview.3&prerelease
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 client library allow for both sending and receiving of events using Azure Event Hubs. For more information about Event Hubs, see https://azure.microsoft.com/en-us/services/event-hubs/
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. net9.0 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. |
.NET Core | netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard2.0 is compatible. netstandard2.1 was computed. |
.NET Framework | net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
MonoAndroid | monoandroid was computed. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. |
Tizen | tizen40 was computed. tizen60 was computed. |
Xamarin.iOS | xamarinios was computed. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
-
.NETStandard 2.0
- Azure.Core (>= 1.0.0-preview.8)
- Microsoft.Azure.Amqp (>= 2.4.2 && < 3.0.0)
- Microsoft.Bcl.AsyncInterfaces (>= 1.0.0-preview7.19362.9)
- System.Diagnostics.DiagnosticSource (>= 4.6.0-preview7.19362.9)
- System.Reflection.TypeExtensions (>= 4.5.1 && < 4.9.0)
- System.Runtime.CompilerServices.Unsafe (>= 4.5.2)
- System.Runtime.Serialization.Primitives (>= 4.3.0)
- System.Threading.Channels (>= 4.6.0-preview7.19362.9)
- System.Threading.Tasks.Extensions (>= 4.5.2)
NuGet packages (81)
Showing the top 5 NuGet packages that depend on Azure.Messaging.EventHubs:
Package | Downloads |
---|---|
Azure.Messaging.EventHubs.Processor
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 library extends its Event Processor with durable storage for checkpoint information using Azure Blob storage. For more information about Event Hubs, see https://azure.microsoft.com/en-us/services/event-hubs/ |
|
Microsoft.Azure.WebJobs.Extensions.EventHubs
Microsoft Azure WebJobs SDK EventHubs Extension |
|
Microsoft.Azure.Functions.Worker.Extensions.EventHubs
Azure Event Hubs extensions for .NET isolated functions |
|
Serilog.Sinks.AzureEventHub
Write Serilog events to Azure Event Hub |
|
Microsoft.Diagnostics.EventFlow.Outputs.EventHub
Provides an output implementation that sends diagnostics data to Azure Event Hubs. |
GitHub repositories (23)
Showing the top 20 popular GitHub repositories that depend on Azure.Messaging.EventHubs:
Repository | Stars |
---|---|
dotnet/orleans
Cloud Native application framework for .NET
|
|
Azure/azure-sdk-for-net
This repository is for active development of the Azure SDK for .NET. For consumers of the SDK we recommend visiting our public developer docs at https://learn.microsoft.com/dotnet/azure/ or our versioned developer docs at https://azure.github.io/azure-sdk-for-net.
|
|
dotnet/aspire
Tools, templates, and packages to accelerate building observable, production-ready apps
|
|
Xabaril/AspNetCore.Diagnostics.HealthChecks
Enterprise HealthChecks for ASP.NET Core Diagnostics Package
|
|
testcontainers/testcontainers-dotnet
A library to support tests with throwaway instances of Docker containers for all compatible .NET Standard versions.
|
|
dotnet/samples
Sample code referenced by the .NET documentation
|
|
paolosalvatori/ServiceBusExplorer
The Service Bus Explorer allows users to connect to a Service Bus namespace and administer messaging entities in an easy manner. The tool provides advanced features like import/export functionality or the ability to test topic, queues, subscriptions, relay services, notification hubs and events hubs.
|
|
mspnp/cloud-design-patterns
Sample implementations for cloud design patterns found in the Azure Architecture Center.
|
|
Azure/Industrial-IoT
Azure Industrial IoT Platform
|
|
Azure/azure-iot-sdk-csharp
A C# SDK for connecting devices to Microsoft Azure IoT services
|
|
Azure/azure-functions-dotnet-worker
Azure Functions out-of-process .NET language worker
|
|
PacktPublishing/The-Azure-Cloud-Native-Architecture-Mapbook
The Azure Cloud Native Architecture Mapbook, published by Packt
|
|
Azure/diagnostics-eventflow
Microsoft Diagnostics EventFlow
|
|
Azure-Samples/streaming-at-scale
How to implement a streaming at scale solution in Azure
|
|
microsoft/durabletask-netherite
A new engine for Durable Functions. https://microsoft.github.io/durabletask-netherite
|
|
Azure/azure-stream-analytics
Azure Stream Analytics
|
|
Azure/azure-functions-powershell-worker
PowerShell language worker for Azure Functions.
|
|
Azure/iotedge-lorawan-starterkit
Sample implementation of LoRaWAN components to connect LoRaWAN antenna gateway running IoT Edge directly with Azure IoT.
|
|
mspnp/serverless-reference-implementation
Serverless reference implementation guidance
|
|
microsoft/iomt-fhir
iomt-fhir
|
Version | Downloads | Last updated |
---|---|---|
5.12.1 | 18,478 | 4/9/2025 |
5.12.0 | 6,294 | 4/8/2025 |
5.12.0-beta.2 | 8,685 | 2/11/2025 |
5.12.0-beta.1 | 22,084 | 5/17/2024 |
5.11.6 | 366,169 | 2/12/2025 |
5.11.5 | 3,825,069 | 7/31/2024 |
5.11.4 | 516,563 | 7/18/2024 |
5.11.3 | 1,720,361 | 5/15/2024 |
5.11.2 | 1,453,042 | 4/10/2024 |
5.11.1 | 1,236,764 | 3/5/2024 |
5.11.0 | 476,750 | 2/13/2024 |
5.10.0 | 3,007,221 | 11/8/2023 |
5.9.3 | 2,053,989 | 9/12/2023 |
5.9.2 | 4,582,863 | 6/6/2023 |
5.9.1 | 593,258 | 5/9/2023 |
5.9.0 | 989,986 | 4/11/2023 |
5.8.1 | 525,356 | 3/10/2023 |
5.8.0 | 52,250 | 3/7/2023 |
5.7.5 | 2,726,434 | 11/22/2022 |
5.7.4 | 4,125,300 | 11/8/2022 |
5.7.3 | 876,428 | 10/11/2022 |
5.7.2 | 2,485,182 | 8/9/2022 |
5.7.1 | 2,528,061 | 7/7/2022 |
5.7.0 | 2,279,091 | 5/10/2022 |
5.7.0-beta.5 | 12,373 | 4/5/2022 |
5.7.0-beta.4 | 9,187 | 3/11/2022 |
5.7.0-beta.3 | 15,583 | 2/9/2022 |
5.7.0-beta.2 | 11,462 | 1/13/2022 |
5.7.0-beta.1 | 13,492 | 11/9/2021 |
5.6.2 | 8,113,759 | 10/5/2021 |
5.6.1 | 990,456 | 9/8/2021 |
5.6.0 | 409,974 | 8/10/2021 |
5.5.0 | 758,597 | 7/7/2021 |
5.5.0-beta.1 | 1,420 | 6/8/2021 |
5.4.1 | 2,341,624 | 5/11/2021 |
5.4.0 | 597,800 | 4/5/2021 |
5.4.0-beta.1 | 1,289 | 3/17/2021 |
5.3.1 | 2,018,022 | 3/9/2021 |
5.3.0 | 383,405 | 2/9/2021 |
5.3.0-beta.4 | 261,178 | 11/10/2020 |
5.3.0-beta.3 | 7,403 | 9/30/2020 |
5.3.0-beta.1 | 2,540 | 9/15/2020 |
5.2.0 | 2,292,927 | 9/8/2020 |
5.2.0-preview.3 | 5,296 | 8/18/2020 |
5.2.0-preview.1 | 6,071 | 7/6/2020 |
5.1.0 | 834,962 | 5/5/2020 |
5.1.0-preview.1 | 1,320 | 4/6/2020 |
5.0.1 | 375,982 | 1/29/2020 |
5.0.0-preview.6 | 21,839 | 12/3/2019 |
5.0.0-preview.5 | 4,607 | 11/1/2019 |
5.0.0-preview.4 | 3,057 | 10/8/2019 |
5.0.0-preview.3 | 1,223 | 9/10/2019 |
5.0.0-preview.2 | 1,856 | 8/6/2019 |
5.0.0-preview.1 | 2,206 | 7/1/2019 |