![]() |
CQRS.NET
2.2
A lightweight enterprise framework to write CQRS, event-sourced and micro-service applications in hybrid multi-datacentre, on-premise and Azure environments.
|
A NinjectServiceHostFactory suitable for use with WCF. More...
Inheritance diagram for Cqrs.Ninject.ServiceHost.NinjectWcfServiceHostFactory< TServiceType >:Protected Member Functions | |
| override System.ServiceModel.ServiceHost | CreateServiceHost (Type serviceType, Uri[] baseAddresses) |
| Creates a System.ServiceModel.ServiceHost for a specified type of service with a specific base address. More... | |
A NinjectServiceHostFactory suitable for use with WCF.
| TServiceType | The Type of the WCF service contract. |