CQRS.NET  2.1
A lightweight enterprise framework to write CQRS, event-sourced and micro-service applications in hybrid multi-datacentre, on-premise and Azure environments.
Cqrs.Ninject.Configuration.EventStoreModule< TAuthenticationToken > Class Template Reference

The INinjectModule for use with the Cqrs package. More...

+ Inheritance diagram for Cqrs.Ninject.Configuration.EventStoreModule< TAuthenticationToken >:

Public Member Functions

override void Load ()
 Loads the module into the kernel. More...
 
virtual void RegisterFactories ()
 Register the all factories More...
 
virtual void RegisterServices ()
 Register the all services More...
 
virtual void RegisterCqrsRequirements ()
 Register the all Cqrs command handlers More...
 

Detailed Description

The INinjectModule for use with the Cqrs package.