Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in castle-windsor

castle windsor: how to use a Type as constructor property in xml config?

castle-windsor

Resolving controllers using Castle Windsor with dynamically loaded DLLs

How to Implement Castle Windsor IScopeAccessor to provide NHibernate Session Per ViewModel using LifestyleScoped

How do I pass dependency to object with Castle Windsor and MS Test?

Castle Windsor, Fluent Nhibernate, and Automapping Isession closed problem

Responding to 429 exceptions (throttling) using Castle.Windsor and Polly

Why use the key parameter when calling AddComponent on WindsorContainer?

c# castle-windsor

Is it Possible to turn on IncludeExceptionDetailInFaults with castle windsor fluent api?

Can someone explain how Castle Windsor is working in my app?

Resolving Interface with generic type constraint with Castle Windsor

c# generics castle-windsor

Injecting AutoMapper instance

Is it possible to override a named registration in Castle Windsor 3?

Why 'Scope was not available' error happens when trying to register scoped component in Windsor .net core?

Passing parameters to UsingFactoryMethod in Castle Windsor

How to use Dependency Injection with a Controller