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.
Cqrs.Ninject.WebApi.Configuration.SimplifiedNinjectWebApi Class Reference

A WebActivatorEx.PreApplicationStartMethodAttribute that calls Start and WebActivatorEx.ApplicationShutdownMethodAttribute that calls Stop configuring Simplified SQL by wiring up SimplifiedSqlModule<TAuthenticationToken>. More...

Static Public Member Functions

static void Start ()
 Starts the application. More...
 
static void Stop ()
 Stops the application. More...
 

Detailed Description

A WebActivatorEx.PreApplicationStartMethodAttribute that calls Start and WebActivatorEx.ApplicationShutdownMethodAttribute that calls Stop configuring Simplified SQL by wiring up SimplifiedSqlModule<TAuthenticationToken>.