My favorites | Sign in
Logo
                
Search
for
  
  PageName Summary + Labels Changed ChangedBy ...
InstanceScope Instance scope determines how an instance is shared between requests for the same service 2 days ago nicholas.blumhardt  
NewInV2 Autofac 2.x is a significant revision of the framework. 6 days ago nicholas.blumhardt  
MefIntegration Autofac can host MEF extensions via this integration. Nov 15 nicholas.blumhardt  
VisualBasicExample IoC in VB.NET 9.0 is simple with Autofac. Nov 15 nicholas.blumhardt  
MvcIntegration Autofac.Integration.Mvc provides an IControllerFactory implementation for System.Web.Mvc (v1.0)   Featured Oct 21 nicholas.blumhardt  
Contributing Autofac is an open project that welcomes your input. Sep 13 nicholas.blumhardt  
Autofac2Concurrency Concurrency in Autofac 2.x   Autofac2 Sep 07 nicholas.blumhardt  
DelegateFactories Let components create instances of other components without hand-coding factories. Sep 06 nicholas.blumhardt  
AspNetIntegration ASP.NET integration provides dependency injection for WebForms pages. Aug 09 nicholas.blumhardt  
PrismIntegration Use Autofac with Patterns & Practices Composite Application Guidance for WPF (Prism). Aug 06 nicholas.blumhardt  
Integration Integrations simplify the use of Autofac with popular frameworks   Featured Aug 06 nicholas.blumhardt  
ExtendingContainerBuilder Register() operations can be implemented as extension methods Aug 05 nicholas.blumhardt  
XmlConfiguration XML configuration is useful for components that depend on the deployment environment. Aug 05 nicholas.blumhardt  
ExistingApplications Guidance for introducing IoC into existing applications. Aug 05 nicholas.blumhardt  
Contents Wiki pages grouped and organised Aug 05 nicholas.blumhardt  
ComponentCreation The container provides several built in options to create components   Featured Aug 05 nicholas.blumhardt  
GettingStarted Getting up and running with Autofac. Aug 05 nicholas.blumhardt  
DomainModel Definition of terms used in the Autofac code and documentation. Aug 05 nicholas.blumhardt  
Roadmap Release plans. Aug 04 nicholas.blumhardt  
Concurrency Autofac's concurrency features. Aug 03 nicholas.blumhardt  
BestPractices Guidance for using Autofac effectively. Aug 03 jonathan.s.oliver42  
ResolveParameters Parameters can be used when registering and resolving components. Aug 01 nicholas.blumhardt  
OnTheWeb Articles demonstrating Autofac usage from around the 'net. Jun 17 chadly69  
DynamicProxy2 DynamicProxy2 can be used with Autofac for AOP functionality Mar 2009 nicholas.blumhardt  
Startable This module can both 'start' components exposing a marker interface Mar 2009 nicholas.blumhardt  
Autowiring Autowiring increases the flexibility of an application Mar 2009 nicholas.blumhardt  
Collections Collection registrations allow multiple implementations of the same service to be grouped together. Mar 2009 nicholas.blumhardt  
ImplicitCollectionSupport This module allows multiple implementations of the same interface to be resolved as IEnumerables. Mar 2009 nicholas.blumhardt  
BuildingFromSource How to build Autofac from the source Nov 2008 rinat.abdullin  
WcfIntegration Autofac can host services in a WCF server, and can increase the reliability of WCF clients. Aug 2008 nicholas.blumhardt  
CheatSheet Frequently and Not-yet-asked Questions. Jun 2008 slava42  
NuancesOfTracking A short note on how Autofac's resource management capabilities differ Jun 2008 nicholas.blumhardt  
TaggedContexts Tagged scopes enable inner containers to be structured in a hierarchy. May 2008 nicholas.blumhardt  
PropertyInjection Property injection uses writeable properties rather than constructor parameters to perform injection. Apr 2008 nicholas.blumhardt  
StructuringWithModules Structure applications using modules for manageable dependencies.   Featured Mar 2008 nicholas.blumhardt  
ThreadScoping Nested containers provide stronger thread binding Mar 2008 nicholas.blumhardt  
DeterministicDisposal Autofac can guarantee that components are disposed of predictably. Mar 2008 nicholas.blumhardt  
NMock2Integration Autofac.Integration.NMock2 provides an AutoMock implementation of the MockingContainer Mar 2008 rinat.abdullin  
Decorators Use OnActivating to implement decorators. Jan 2008 nicholas.blumhardt  
ImprovingPerformance Tips for getting the best mileage out of Autofac Dec 2007 nicholas.blumhardt  
MethodInjection Method injection sets dependencies by calling a method. Nov 2007 nicholas.blumhardt  
CircularDependencies Circular dependencies are mutual runtime dependencies between components. Nov 2007 nicholas.blumhardt  
OnActivatingActivated Use OnActivating and OnActivated to interact with a component before it is returned from the container. Nov 2007 nicholas.blumhardt  
Services Autofac encourages the use of interfaces to expose the services of a component Nov 2007 nicholas.blumhardt  
  
Hosted by Google Code