Use Azure EventHubs as a message, event or command bus in CQRS.NET.
Info
Version: | 5.2.2.49 |
Author(s): | Chinchilla Software |
Last Update: | Sunday, September 1, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/Chinchilla-Software-Com/CQRS |
NuGet Url: | https://www.nuget.org/packages/Cqrs.Azure.EventHub |
Install
Install-Package Cqrs.Azure.EventHub
dotnet add package Cqrs.Azure.EventHub
paket add Cqrs.Azure.EventHub
Cqrs.Azure.EventHub Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- _EnterpriseLibrary.Azure.TransientFaultHandling.ServiceBus.NetCore(>= 4.2.1729.923)
- Cqrs(>= 4.2.1729.923)
- Chinchilla.Logging(>= 4.1.124.102)
- Chinchilla.StateManagement(>= 4.1.51.31)
- EnterpriseLibrary.TransientFaultHandling.NetCore(>= 6.0.1312)
- Microsoft.Azure.EventHubs(>= 4.1.0)
- Microsoft.Azure.EventHubs.Processor(>= 4.1.0)
- Microsoft.Azure.ServiceBus(>= 4.1.1)
- Newtonsoft.Json(>= 11.0.2)
- Cqrs(>= 4.2.1729.923)
- Chinchilla.Logging(>= 4.1.124.102)
- Chinchilla.StateManagement(>= 4.1.51.31)
- CommonServiceLocator(>= 1.0.0)
- EnterpriseLibrary.Common(>= 5.0.505)
- EnterpriseLibrary.WindowsAzure.TransientFaultHandling(>= 5.1.1212)
- Microsoft.Azure.ServiceBus.EventProcessorHost(>= 2.2.6)
- Newtonsoft.Json(>= 11.0.2)
- TransientFaultHandling.Core(>= 5.1.1209.1)
- Unity.Interception(>= 5.11.1)
- WindowsAzure.ServiceBus(>= 4.1.11)