Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ninject

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?

How to create a Ninject custom scope that returns the same object until that object is disposed?

ASP.NET MVC 3 and Global Filter Injection

N-tier web application sample with Ninject?

Looking for a Ninject scope that behaves like InRequestScope

MVP pattern using webforms and DI object instantiation

Ninject for winforms - does my architecture make this useless?