Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ninject

Using Ninject, if I create a custom provider must I ensure a single instance or can I use the SingleInstance attribute?

Ninject InThreadScope Binding

Ninject.Web and user controls

Questions on lifetime of Ninject-created action filters in MVC 3

c# asp.net-mvc-3 ninject

ASP.NET MVC3 Fluent Validation Constructor hit multiple times per request

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