Microsoft.Azure.ServiceBus.EventProcessorHost
5.0.1
Prefix Reserved
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" />
paket add Microsoft.Azure.ServiceBus.EventProcessorHost --version 5.0.1
#r "nuget: Microsoft.Azure.ServiceBus.EventProcessorHost, 5.0.1"
// 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 | Versions 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. |
-
- Newtonsoft.Json (>= 11.0.2)
- WindowsAzure.ServiceBus (>= 6.0.0)
- WindowsAzure.Storage (>= 9.3.3)
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
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated | |
---|---|---|---|
5.0.1 | 85,642 | 6/8/2021 | |
5.0.0 | 250,856 | 8/29/2019 | |
4.0.0 | 652,259 | 7/7/2018 | |
3.1.5 | 1,064,264 | 11/6/2017 | |
3.1.4 | 44,124 | 10/31/2017 | |
3.1.2 | 322,270 | 7/22/2017 | |
3.1.1 | 205,943 | 5/25/2017 | |
3.1.0 | 26,533 | 5/16/2017 | |
3.0.0 | 185,079 | 3/17/2017 | |
2.2.10 | 5,683,680 | 1/24/2017 | |
2.2.8 | 134,370 | 12/2/2016 | |
2.2.7 | 22,949 | 11/18/2016 | |
2.2.6 | 164,785 | 9/22/2016 | |
2.2.5 | 112,479 | 7/26/2016 | |
2.2.4 | 151,103 | 7/4/2016 | |
2.2.2 | 30,378 | 6/21/2016 | |
2.2.1 | 66,640 | 5/24/2016 | |
2.2.0 | 18,971 | 5/9/2016 | |
2.1.5 | 40,754 | 4/7/2016 | |
2.1.3 | 54,619 | 2/19/2016 | |
2.1.2 | 33,576 | 1/29/2016 | |
2.1.1 | 5,610 | 1/27/2016 | |
2.1.0 | 17,029 | 12/8/2015 | |
2.0.7 | 13,488 | 11/25/2015 | |
2.0.6 | 12,663 | 11/3/2015 | |
2.0.4 | 6,112 | 10/26/2015 | |
2.0.3 | 37,712 | 9/10/2015 | |
2.0.2 | 21,165 | 8/21/2015 | |
2.0.1-preview | 3,663 | 8/16/2015 | |
2.0.0 | 8,919 | 8/21/2015 | |
2.0.0-preview | 3,751 | 7/29/2015 | |
1.4.0 | 48,318 | 8/11/2015 | |
1.2.0 | 57,768 | 6/11/2015 | |
1.1.3 | 15,300 | 5/18/2015 | |
1.1.2 | 34,378 | 4/11/2015 | |
1.1.1 | 17,111 | 3/17/2015 | |
1.1.0 | 20,017 | 1/29/2015 | |
1.0.3 | 4,957 | 1/26/2015 | |
1.0.2.1 | 11,647 | 12/18/2014 | |
1.0.2 | 12,383 | 11/18/2014 | |
1.0.1 | 5,609 | 11/12/2014 | |
0.3.3 | 5,547 | 11/10/2014 | |
0.3.2 | 5,285 | 10/22/2014 | |
0.3.1 | 8,155 | 9/15/2014 | |
0.3.0.1 | 6,647 | 7/17/2014 | |
0.3.0 | 12,163 | 7/14/2014 |
Build: 3.0.52663.0
• Commit 4732d4a3: Enable SDK migration and side-by-side runs with Microsoft.Azure.EventHubs.Processer SDK.