Microsoft.Azure.ServiceBus.EventProcessorHost 5.0.1

The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org. Prefix Reserved
Suggested Alternatives

Azure.Messaging.EventHubs.Processor

Additional Details

Please 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
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Microsoft.Azure.ServiceBus.EventProcessorHost" Version="5.0.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Microsoft.Azure.ServiceBus.EventProcessorHost --version 5.0.1
#r "nuget: Microsoft.Azure.ServiceBus.EventProcessorHost, 5.0.1"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Microsoft.Azure.ServiceBus.EventProcessorHost as a Cake Addin
#addin nuget:?package=Microsoft.Azure.ServiceBus.EventProcessorHost&version=5.0.1

// Install Microsoft.Azure.ServiceBus.EventProcessorHost as a Cake Tool
#tool nuget:?package=Microsoft.Azure.ServiceBus.EventProcessorHost&version=5.0.1

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 Compatible and additional computed target framework versions.
.NET Framework net462 is compatible.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (4)

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

GitHub repositories (5)

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 62,479 6/8/2021
5.0.0 235,401 8/29/2019
4.0.0 626,916 7/7/2018
3.1.5 970,144 11/6/2017
3.1.4 42,238 10/31/2017
3.1.2 310,173 7/22/2017
3.1.1 201,281 5/25/2017
3.1.0 25,782 5/16/2017
3.0.0 180,458 3/17/2017
2.2.10 5,409,986 1/24/2017
2.2.8 130,743 12/2/2016
2.2.7 21,928 11/18/2016
2.2.6 156,194 9/22/2016
2.2.5 109,597 7/26/2016
2.2.4 148,576 7/4/2016
2.2.2 29,620 6/21/2016
2.2.1 64,017 5/24/2016
2.2.0 18,295 5/9/2016
2.1.5 39,655 4/7/2016
2.1.3 53,498 2/19/2016
2.1.2 32,265 1/29/2016
2.1.1 4,813 1/27/2016
2.1.0 16,192 12/8/2015
2.0.7 12,832 11/25/2015
2.0.6 11,824 11/3/2015
2.0.4 5,448 10/26/2015
2.0.3 36,821 9/10/2015
2.0.2 18,570 8/21/2015
2.0.1-preview 3,269 8/16/2015
2.0.0 7,160 8/21/2015
2.0.0-preview 3,342 7/29/2015
1.4.0 45,772 8/11/2015
1.2.0 57,001 6/11/2015
1.1.3 14,600 5/18/2015
1.1.2 33,655 4/11/2015
1.1.1 16,232 3/17/2015
1.1.0 19,137 1/29/2015
1.0.3 4,281 1/26/2015
1.0.2.1 10,920 12/18/2014
1.0.2 11,704 11/18/2014
1.0.1 4,916 11/12/2014
0.3.3 4,867 11/10/2014
0.3.2 4,614 10/22/2014
0.3.1 7,463 9/15/2014
0.3.0.1 5,947 7/17/2014
0.3.0 11,443 7/14/2014

Build: 3.0.52663.0
• Commit 4732d4a3: Enable SDK migration and side-by-side runs with Microsoft.Azure.EventHubs.Processer SDK.