Classes

  Class Description
Public class GenericBLLNinjectProvider<(Of <(<'T>)>)>
Generic bll ninject provider for instances of a specific type.
Public class GenericRepositoryNinjectProvider<(Of <(<'T>)>)>
Generic repository ninject provider for instances of a specific type.
Public class GetInstanceNinjectProvider<(Of <(<'T>)>)>
Get Instance ninject provider for instances of a specific type that don't have public constructor.

Note: If specified type have a public constructor it will be used to create an instance.

Public class MonoXNinjectKernel
MonoX dependency injection kernel.
Public class MonoXNinjectModuleSettings
Global MonoX Ninject module settings.
Public class MonoXNinjectProvider<(Of <(<'T>)>)>
Get Instance ninject provider for instances of a specific type that don't have public constructor.

Note: If specified type have a public constructor it will be used to create an instance.