CQRS.NET  4.0
A lightweight enterprise Function as a Service (FaaS) framework to write function based serverless 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>.