Use Ninject as your IoC container of choice when using Microsoft Azure Event hubs for CQRS.NET as your command bus. 
                        
                    
         
                Info
| Version: | 5.2.2.50 | 
| Author(s): | Chinchilla Software | 
| Last Update: | Monday, October 7, 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.EventHub.CommandBus | 
Install
Install-Package Cqrs.Ninject.Azure.EventHub.CommandBus
                        dotnet add package Cqrs.Ninject.Azure.EventHub.CommandBus
                        paket add Cqrs.Ninject.Azure.EventHub.CommandBus
                        
                                Cqrs.Ninject.Azure.EventHub.CommandBus Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
                                         .NETStandard 2.0 
                                        
                    - Cqrs.Azure.EventHub(>= 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.EventHub(>= 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)
