Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ninject

Using names to discriminate instances using IoC

ninject (or other IoC) with Task scope?

How to get instance from Ninject

asp.net-mvc ninject

Setting up dependency injection with Caliburn Micro & Ninject

Scoping Entity Framework using Ninject in Azure Functions

Autofac: any way to resolve the innermost scope?

MoqMockingKernel: System.TypeLoadException: Inheritance security rules violated by type

Ninject -> Scan assemblies for matching interfaces and load as modules

How do i get ninject 2.0 working with asp.net mvc 2?

How to easily tell if Ninject can resolve a class

c# ioc-container ninject

MVC Base Controller and Ninject

asp.net-mvc ninject

Ninject + ASP.NET MVC + InRequestScope

asp.net-mvc ninject

Ninject binding with WhenInjectedInto extension method

Error activating HttpContext - More than one matching binding is available

ActivationException when using ToFactory in Ninject

NamedScopes Ninject bindings and async (threading)

c# asp.net-mvc ninject

WPF app with Ninject

c# wpf .net-4.0 ninject

Managing Disposable classes Dependency Injection

How to apply dependency injection to UserControl views while keeping Designer happy?

How to conditionally bind a instance depending on the injected type using unity?