Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in castle-windsor

Inject App Settings using Windsor

Windsor Container: How to specify a public property should not be filled by the container?

Applying Aspect Oriented Programming

Castle Windsor can't inject an array of interface types

Injecting a dependency into a static class

castle-windsor

Multiple Decorator pattern in castle-windsor

Why use IKernel over IWindsorContainer?

How do I get the current Castle Windsor container?

c# castle-windsor

Check if Windsor has a matching component registered

castle-windsor

Castle Windsor IoC in an MVC application

How can I get started with ASP.NET (5) Core and Castle Windsor for Dependency Injection?

Injecting dependency into CustomAttribute using Castle Windsor

How can I unit test my controller to make sure Windsor can resolve dependencies when using PerWebRequestLifestyle

What are "ForwardedTypes" in the context of Castle Windsor component registration?

Castle Windsor passing constructor parameters

What is the constructor resolution order?

How to overwrite a component with castle windsor?

Resolving classes without registering them using Castle Windsor

Dependency Injection and Class Inheritance

Are we using IoC effectively?