Ninject.Web.Common A basic bootstrapper that can be used to setup web applications. A basic bootstrapper that can be used to setup web applications. Starts the application. The create kernel callback function. Initializes a HttpApplication instance. The HttpApplication instance. Releases the kernel on application end. The ninject kernel of the application Starts the application. The create kernel callback function. Initializes a instance. The instance. Releases the kernel on application end. Gets the kernel. Initializes a instance Initializes a new instance of the class. The kernel retriever. Initializes a module and prepares it to handle requests. An that provides access to the methods, properties, and events common to all application objects within an ASP.NET application Interface for the plugins of Ninject.Web.Common Starts this instance. Stops this instance. Gets the request scope. The request scope. Base implementation of that adds injection support. The one per request module to release request scope at the end of the request The bootstrapper that starts the application. Initializes a new instance of the class. Executes custom initialization code after all event handler modules have been added. Starts the application. Releases the kernel on application end. Creates the kernel that will manage your application. The created kernel. Called when the application is started. Called when the application is stopped. Gets the kernel. The kernel. HttpModule to add support for constructor injection to HttpModules Initializes a module and prepares it to handle requests. An that provides access to the methods, properties, and events common to all application objects within an ASP.NET application Disposes of the resources (other than memory) used by the module that implements . Provides callbacks to more aggressively collect objects scoped to HTTP requests. Initializes a new instance of the class. Initializes the module. The whose instances will be managed. Disposes of the resources (other than memory) used by the module that implements . Deactivates instances owned by the current . Gets or sets a value indicating whether the request scope shall be released immediately after the request has ended. true if the request scope shall be released immediately after the request has ended.; otherwise, false. Defines extension methods the specify InRequestScope. Sets the scope to request scope. The type of the service. The syntax. The syntax to define more information. Gets the scope. The context. The scope.