Search code examples
Ninject 4.0.0-beta-0134 throws 'A cyclical dependency was detected between the constructors of t...


c#ninject

Read More
Using ninject dependecyResolver for both MVC and WebAPI...


asp.net-mvc-4asp.net-web-apininjectdependency-resolver

Read More
In memory Web API integration tests mocking out controller dependencies with Ninject...


asp.net-web-api2ninjectweb-api-testingninject-2

Read More
Compile-time / Post-Build Dependency Injection IoC?...


c#securitydependency-injectionninjectfody

Read More
Why am I getting MissingMethodException even though I inject dependencies with ninject?...


asp.netasp.net-mvcdependency-injectionasp.net-mvc-5ninject

Read More
Set Scope for Ninject Modules in Onion Architecture...


c#asp.netninjectonion-architecture

Read More
Ninject.MVC5 not generating NinjectWebCommon.Cs...


c#asp.net-mvcnugetninject

Read More
Using HttpContext.Current in WebApi is dangerous because of async...


multithreadingasynchronousasp.net-web-apininjecthttpcontext

Read More
Dependency Injection in ASP.NET Web API (Ninject)...


c#asp.netasp.net-mvcasp.net-web-apininject

Read More
Autofac equivalent of NInject's ToMethod() with open generics...


ninjectautofac

Read More
Injection using NInject in ISiteMapNodeVisibilityProvider...


asp.net-mvc-3ninjectmvcsitemapprovider

Read More
Ninject error in WebAPI 2.1 - Make sure that the controller has a parameterless public constructor...


c#asp.net-web-apidependency-injectionninjectasp.net-web-api2

Read More
PlatformNotSupportedException Ninject Xamarin.iOS...


c#xamarin.iosninject

Read More
MVC5, Web API 2 and Ninject...


asp.net-web-apininjectasp.net-mvc-5

Read More
Constructor with multiple arguments with Ninject...


c#ninjectioc-container

Read More
Defining Ninject's binding without scope to keep the code DRY...


c#dependency-injectionninject

Read More
ASP.NET MVC 5 + EF6 + Ninject - Multitenancy Database...


asp.netasp.net-mvc-5entity-framework-6ninject

Read More
Using Dependency Injection without any DI Library...


asp.net-mvcdesign-patternsdependency-injectionninjectunity-container

Read More
Ways to setup a Ninject singleton...


c#singletonninject

Read More
Dependency injection (ninject) using strings, anti-pattern?...


c#dependency-injectionninject

Read More
.NET Standard + .NET Framework: could not load file or assembly 'Ninject'...


c#.netninject.net-standard

Read More
DependencyResolver.Current.GetService always returns null...


c#asp.net-mvc-3dependency-injectionninject

Read More
Using Ninject as the DI Container with Calburn.Micro and MVVM in WPF...


c#wpfninjectcaliburn.micro

Read More
Thread safe singleton with async operation...


c#asp.net-mvcthread-safetysingletonninject

Read More
Validation Attribute get triggered two times...


asp.net-mvc-3validationninjectninject.web.mvcmodel-validation

Read More
How Can I Inject My Services To GetVaryByCustomString With Ninject...


c#asp.net-mvcdependency-injectionninjectninject.web.mvc

Read More
Error activating HomeController using implicit self-binding of HomeController - NInject Error...


asp.net-mvcninject

Read More
Singleton Scope for EF's DbContext...


c#asp.net-mvcentity-frameworkdependency-injectionninject

Read More
Ninject not resolving to a configured singleton when resolving an interface...


c#dependency-injectionninject

Read More
Ninject InRequestScope fallback to InThreadScope...


scopeninject

Read More
BackNext