Search code examples
Autofac Named Instance - Define Default Instance if Not Found...

c#autofacnamed-instance

Read More
How to use IServiceProvider in IServiceBehavior, IOperationBehaviour custom interfaces in WCF?...

c#wcfdependency-injectionautofac

Read More
Resolving multiple keyed services...

c#autofac

Read More
Autofac register and resolve with Names...

c#dependency-injectionautofac

Read More
Autofac register all of type IFoo named IFoo.Name...

c#dependency-injectionautofacautofac-configuration

Read More
Inconsistent behaviour using Entity Framework for ASP.NET MVC app vs windows service...

c#entity-frameworkautofac

Read More
How to make autofac KeyFilter works in asp.net-core web api?...

c#asp.net-coreautofac

Read More
Implement different concretions to an abstract class that implements a generic service...

c#.netautofacgeneric-programmingabstraction

Read More
What is the purpose of Autofacs AutoMock...

moqautofacautomockingautomoq

Read More
AutoMock - How to unit test with Keyed Registrations?...

c#unit-testingautofac

Read More
Autofac - One interface, multiple implementations...

autofac

Read More
Add IAuthorization handler to Autofac...

asp.netasp.net-coreasp.net-core-2.0autofac

Read More
How to use or resolve a service(or dependency) in the Startup class...

c#.netowinautofac

Read More
how can I inject DateTimeProvider / wrapper dependency in a component's class but not using the ...

c#unit-testingwebformsautofac

Read More
Autofac: How to pass parameters to register in a razor page...

c#autofacrazor-pages

Read More
Mass Transit - only single Consumer "handler" is processing messages...

c#autofacmasstransit

Read More
Autofac Resolve with TypedParameter always pick up first the same type parameter expected?...

c#autofac

Read More
Autofac mock - How do I setup/fake data from specific methods in dependencies?...

c#moqautofacxunit

Read More
How to register class as interface but invoke a method?...

c#lambdaautofac

Read More
How do I use custom model binder that supports dependency injection in ASP.NET Core?...

c#asp.net-coredependency-injectionautofacmodel-binding

Read More
When does IIndex<K,V> instanciates its resolved components?...

c#.netdependency-injectionautofac

Read More
Can you use Autofac's Owned with a marker interface?...

c#autofac

Read More
How to override config.json data using C# code?...

c#inversion-of-controlautofac

Read More
How to use IHttpContextAccessor in Autofac Multitenant?...

asp.net-coredependency-injectionautofacmulti-tenant

Read More
How to call async method in Autofac registration?...

c#.netasynchronousautofacfactory

Read More
Autofac and ASP .Net Web API version 4.2.0 .NET Framework 4.7.2...

c#asp.net-web-apidependency-injectionautofac

Read More
Convert Autofac Open Generic Interface Registration to DryIoc Registration...

c#dependency-injectionautofacdryioc

Read More
Using autofac in asp.net core 2.2...

c#.netasp.net-core.net-coreautofac

Read More
NopCommerce 4.20 Plugin development error with Dependency Injection...

c#dependency-injectionautofacnopcommerce-4.2

Read More
What causes my navigation to fail in Xamarin with Prism?...

c#xamarinprismautofac

Read More
BackNext