![]() |
VOOZH | about |
Azure.Messaging.EventHubs.Processor
Additional DetailsPlease note, this package is obsolete and will no longer be maintained after 9/30/2026. Microsoft encourages you to upgrade to the replacement package, Azure.Messaging.EventHubs.Processor, to continue receiving updates. Refer to the migration guide (https://aka.ms/azsdk/net/migrate/eh) for guidance on upgrading. Refer to our deprecation policy (https://aka.ms/azsdk/support-policies) for more details.
dotnet add package Microsoft.Azure.ServiceBus.EventProcessorHost --version 5.0.1
NuGet\Install-Package Microsoft.Azure.ServiceBus.EventProcessorHost -Version 5.0.1
<PackageReference Include="Microsoft.Azure.ServiceBus.EventProcessorHost" Version="5.0.1" />
<PackageVersion Include="Microsoft.Azure.ServiceBus.EventProcessorHost" Version="5.0.1" />Directory.Packages.props
<PackageReference Include="Microsoft.Azure.ServiceBus.EventProcessorHost" />Project file
paket add Microsoft.Azure.ServiceBus.EventProcessorHost --version 5.0.1
#r "nuget: Microsoft.Azure.ServiceBus.EventProcessorHost, 5.0.1"
#:package Microsoft.Azure.ServiceBus.EventProcessorHost@5.0.1
#addin nuget:?package=Microsoft.Azure.ServiceBus.EventProcessorHost&version=5.0.1Install as a Cake Addin
#tool nuget:?package=Microsoft.Azure.ServiceBus.EventProcessorHost&version=5.0.1Install as a Cake Tool
Use this for EventHub distributed partition processing. For more information please visit https://go.microsoft.com/fwlink/?LinkID=403957
Please note that a newer package Azure.Messaging.EventHubs.Processor is available as of February 2020. While this package will continue to receive critical bug fixes, we strongly encourage you to upgrade. Read the migration guide at https://aka.ms/azsdk/net/migrate/eh for more details.
This package requires at least .Net Framework 4.6.2.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET Framework | net462 net462 is compatible. net463 net463 was computed. net47 net47 was computed. net471 net471 was computed. net472 net472 was computed. net48 net48 was computed. net481 net481 was computed. |
Showing the top 4 NuGet packages that depend on Microsoft.Azure.ServiceBus.EventProcessorHost:
| Package | Downloads |
|---|---|
|
Cqrs.Azure.EventHub
Use Azure EventHubs as a message, event or command bus in CQRS.NET |
|
|
Cqrs.Azure.ServiceBusHub
Use Azure EventHubs as a message, event or command bus in CQRS.NET |
|
|
VowpalWabbit.Azure
Official Vowpal Wabbit library including C# interface |
|
|
MathWorks.MathWorksAzure
has some MPS utilties |
Showing the top 5 popular GitHub repositories that depend on Microsoft.Azure.ServiceBus.EventProcessorHost:
| Repository | Stars |
|---|---|
|
Azure/connectthedots
Connect tiny devices to Microsoft Azure services to build IoT solutions
|
|
|
Azure-Samples/MyDriving
Building IoT or Mobile solutions are fun and exciting. This year for Build, we wanted to show the amazing scenarios that can come together when these two are combined. So, we went and developed a sample application. MyDriving uses a wide range of Azure services to process and analyze car telemetry data for both real-time insights and long-term patterns and trends. The following features are supported in the current version of the mobile app.
|
|
|
Chinchilla-Software-Com/CQRS
A lightweight enterprise Function as a Service (FaaS) framework to write function based serverless and micro-service applications in hybrid multi-datacentre, on-premise and Azure environments.
|
|
|
Azure/azure-iot-remote-monitoring
Azure IoT Remote Monitoring preconfigured solution
|
|
|
Azure/azure-stream-analytics
Azure Stream Analytics
|
| Version | Downloads | Last Updated | |
|---|---|---|---|
| 5.0.1 | 149,627 | 6/8/2021 | 5.0.1 is deprecated. |
| 5.0.0 | 297,156 | 8/29/2019 | 5.0.0 is deprecated. |
| 4.0.0 | 700,912 | 7/7/2018 | 4.0.0 is deprecated. |
| 3.1.5 | 1,226,528 | 11/6/2017 | 3.1.5 is deprecated. |
| 3.1.4 | 46,299 | 10/31/2017 | 3.1.4 is deprecated. |
| 3.1.2 | 347,167 | 7/22/2017 | 3.1.2 is deprecated. |
| 3.1.1 | 215,471 | 5/25/2017 | 3.1.1 is deprecated. |
| 3.1.0 | 27,902 | 5/16/2017 | 3.1.0 is deprecated. |
| 3.0.0 | 197,628 | 3/17/2017 | 3.0.0 is deprecated. |
| 2.2.10 | 6,148,663 | 1/24/2017 | 2.2.10 is deprecated. |
| 2.2.8 | 139,478 | 12/2/2016 | 2.2.8 is deprecated. |
| 2.2.7 | 24,494 | 11/18/2016 | 2.2.7 is deprecated. |
| 2.2.6 | 179,678 | 9/22/2016 | 2.2.6 is deprecated. |
| 2.2.5 | 115,296 | 7/26/2016 | 2.2.5 is deprecated. |
| 2.2.4 | 152,718 | 7/4/2016 | 2.2.4 is deprecated. |
| 2.2.2 | 31,710 | 6/21/2016 | 2.2.2 is deprecated. |
| 2.2.1 | 69,699 | 5/24/2016 | 2.2.1 is deprecated. |
Build: 3.0.52663.0
• Commit 4732d4a3: Enable SDK migration and side-by-side runs with Microsoft.Azure.EventHubs.Processer SDK.