Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ninject

How can I get Ninject 2 to use parameterless constructor for LINQ to SQL DataContext?

Dependency Injection with Custom Membership Provider

Ninject multi-injection is not as greedy as I would have thought! How come?

How to access Ninject.Kernel without using Service Locator pattern

AutoMapper 4.2 and Ninject 3.2

How to do Setup of mocks with Ninject's MockingKernel (moq)

Setup Ninject for WCF [closed]

How does Ninject create controller in ASP.NET MVC?

.NET MVC Dependency Injection with Ninject

Dependency Injection and development productivity

Ninject and ASP.NET Web API

c# asp.net-mvc ninject

Filter constructor injection using Ninject

c# asp.net-mvc ninject

Ninject InRequestScope fallback to InThreadScope

scope ninject

Inject different classes that implement the same interface using Ninject

c# ninject

Ninject ToFactory works in Resharper unit tests, but not NCrunch

Ninject Factory Extension Bind Multiple Concrete Types To One Interface

Injecting dependencies into WPF using Ninject

Dependency Injection and ASP.net MVC 5 / Web API 2

How To Properly Configure Ninject.Extensions.Logging.Log4Net in my MVC3 project

asp.net-mvc log4net ninject

IoC, AOP and more