Search code examples
Castle Windsor resolve zero or more implementations...


c#castle-windsor

Read More
How can I ensure my persistence facility is thread safe?...


c#asp.net-mvcfluent-nhibernatethread-safetycastle-windsor

Read More
Castle Interceptor not Intercepting...


c#castle-windsorunity-containerunity-interception

Read More
Can Castle Windsor register types from dynamic assemblies?...


c#castle-windsor

Read More
Using Castle Windsor I need a new instance of an object when starting a new scope...


c#dependency-injectionscopecastle-windsordispose

Read More
Windsor container. Lifetime of objects in ASP.NET MVC application...


c#asp.netcastle-windsor

Read More
What is the constructor resolution order?...


c#.netdependency-injectioncastle-windsorioc-container

Read More
Type not resolving in multiple factories...


c#castle-windsorfactoryioc-container

Read More
Castle Windsor, dependency injections return null...


c#dependency-injectionasp.net-mvc-5castle-windsor

Read More
How to update already registered service Castle Windsor...


dependency-injectioninversion-of-controlcastle-windsorcastle

Read More
how wait second operation on my context before first completes with lifestyle PerWebRequest for the ...


c#entity-frameworkasynchronouscastle-windsordbcontext

Read More
Why have named logger in Log4Net?...


c#reflectiondependency-injectioncastle-windsorlog4net

Read More
Can't get log4net 1.2.11 and Castle Windsor 3.1 to work together nicely...


asp.net-mvcc#-4.0castle-windsorlog4net

Read More
Windsor not installing dependencies...


c#asp.net-mvccastle-windsor

Read More
Transient vs per webrequest lifestyle, what constitutes a web request?...


ninjectcastle-windsorautofac

Read More
Event Interception with Castle DynamicProxy...


eventscastle-windsorcastle-dynamicproxy

Read More
How to register a controller with parameterized constructor, programatically? (in Castle Windsor - A...


asp.net-mvcconfigurationcontrollercastle-windsorglobal-asax

Read More
Castle Windsor: How do I register a factory method, when the underlying type isn't accessible to...


c#castle-windsor

Read More
Register all classes from base on up in Castle Windsor using Fluent interface...


c#castle-windsor

Read More
Castle Windsor & WCF Singleton lifestyle - could it be causing a bug?...


c#web-serviceswcfcastle-windsor

Read More
Castle windsor with owin and Identity...


asp.net-mvcasp.net-identityowincastle-windsor

Read More
Registering OWIN IAuthenticationManager using Castle Windsor...


.netcastle-windsorowinkatanaowin-security

Read More
Filter all assemblies in namespace except for current one...


c#inversion-of-controlcastle-windsor

Read More
Windsor WCF Client for multiple endpoints...


c#wcfcastle-windsorwcffacility

Read More
How to retry windows service startup if db is offline with castle windsor and nhibernate facility?...


c#nhibernatefluent-nhibernatecastle-windsor

Read More
Transient component using a PerWebRequest component, when does the PerWebRequest component go out of...


c#inversion-of-controlcastle-windsorcastle-windsor-3

Read More
Castle Windsor: Will my transient component be garbage collected?...


c#.netcastle-windsortransient

Read More
How to write a custom windsor activator that creates objects by a string?...


c#.netcastle-windsoractivator

Read More
How to use .net core dependency injection in multiprojects solution?...


dependency-injectionasp.net-corecastle-windsor.net-core

Read More
Log4Net with castle windsor...


c#-4.0typesdependency-injectionlog4netcastle-windsor

Read More
BackNext