Search code examples
Ninject: auto mocking using NSubstitute?...

c#mockingninjectnsubstituteautomocking

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

dependency-injectionscopeinversion-of-controlninject

Read More
how to inject quartz's job with ninject?...

ninjectquartz.netinject

Read More
MVC 5 Ninject - No parameterless constructor...

c#asp.net-mvcasp.net-mvc-5ninject

Read More
Ninject : How Get inherited type instead Base type when inherited type marked by attribute...

c#dependency-injectionninjectinversion-of-controlioc-container

Read More
Is it possible to write one handler for multiple notifications in MediatR...

c#asp.net-coreninjectmediatr

Read More
Replace activator for middleware in ASP.NET Core...

c#dependency-injectionninjectasp.net-core

Read More
Using NInject, resolving IEnumerable<T> fails when injecting a a ctor arg, but not when doing ...

c#dependency-injectionninject

Read More
Continued Ninject support in ASP.NET Core MVC?...

ninjectasp.net-core-mvc

Read More
Could not load type 'Ninject.Web.WebApi.IWebApiRequestScopeProvider' from assembly 'Ninj...

asp.net-web-apininjectninject.web.mvc

Read More
Configure Ninject to Resolve null when using ToMethod...

.netdependency-injectionioc-containerninject

Read More
C# Ninject binding from Dictionary<Type, Type>...

c#asp.netninject

Read More
How to use dependencies with a class used in a Parallel.ForEach loop, while practicing Dependency In...

c#inversion-of-controlninject

Read More
How to configure ninject to inject different dependency types into the same class?...

c#.netdependency-injectioninversion-of-controlninject

Read More
The type does not appear to implement Microsoft.Practices.ServiceLocation.IServiceLocator...

c#asp.netasp.net-mvc-4ninjectninject.web.mvc

Read More
WPF with Dependency Injection using Ioc...

c#wpfdependency-injectionninjectioc-container

Read More
What is the equivalent code for the ASP.NET Core DI framework from this example using Ninject and .t...

c#asp.net.netninject

Read More
Combining DI with constructor parameters?...

c#ninjectdependency-management

Read More
Ninject-ing a dependency in Global.asax...

asp.net-mvcasp.net-mvc-3ninjectninject-extensions

Read More
How do I NOT use DependencyResolver.Current.GetService(...) in this situation...

c#dependency-injectionninjectanti-patternsservice-locator

Read More
How to reuse a new view in MVVM with Caliburn.Micro and Ninject...

c#wpfgridninjectcaliburn.micro

Read More
Proper way to use dependency injection when some arguments will be known only at runtime...

c#dependency-injectionninjectinversion-of-control

Read More
c# TDD first time in ServiceBase...

c#nunittddmoqninject

Read More
Ninject dependency injection with Decorator pattern...

.netinversion-of-controlninjectdecorator

Read More
Refactor C# Class with Generics from IUnityContainer to Ninject...

c#dependency-injectionunity-containerninject

Read More
Autofac: any way to resolve the innermost scope?...

asp.net-mvcasp.net-mvc-3ninjectautofac

Read More
MVC - Website crashes when browsing after sitting idle for 20 minutes, gives "The system cannot...

c#asp.net-mvcninjectnlog

Read More
How to pass parameters into constructors when using IoC containers?...

.netninjectunity-containerioc-container

Read More
What is the DI equivalent for NInject DI?...

c#.net-coredependency-injectionninject.net-4.6

Read More
Ninject giving NullReferenceException...

asp.netasp.net-mvcasp.net-mvc-2ninjectninject-2

Read More
BackNext