Use Ninject as your IoC container of choice when using Microsoft Azure ServiceBus for CQRS.NET as your event bus.
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.Ninject.Azure.ServiceBus.EventBus |
Install
Install-Package Cqrs.Ninject.Azure.ServiceBus.EventBus
dotnet add package Cqrs.Ninject.Azure.ServiceBus.EventBus
paket add Cqrs.Ninject.Azure.ServiceBus.EventBus
Cqrs.Ninject.Azure.ServiceBus.EventBus Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- Cqrs.Azure.ServiceBus(>= 4.2.1729.923)
- Cqrs(>= 4.2.1729.923)
- Chinchilla.Logging(>= 4.1.124.102)
- Chinchilla.StateManagement(>= 4.1.51.31)
- Newtonsoft.Json(>= 11.0.2)
- Ninject(>= 3.3.4)
- Cqrs.Azure.ServiceBus(>= 4.2.1729.923)
- Cqrs(>= 4.2.1729.923)
- Chinchilla.Logging(>= 4.1.124.102)
- Chinchilla.StateManagement(>= 4.1.51.31)
- Newtonsoft.Json(>= 11.0.2)
- Ninject(>= 3.2.2)
- cdmdotnet.AutoMapper(>= 1.0.16.9)