My favorites | Sign in
Logo
                
Search
for
  
  PageName Summary + Labels Changed ChangedBy ...
OnTheWeb Articles demonstrating Autofac usage from around the 'net. Jun 17 chadly69  
Contributing Autofac is an open project that welcomes your input. Jun 17 chadly69  
Contents Mar 26 nicholas.blumhardt  
DynamicProxy2 DynamicProxy2 can be used with Autofac for AOP functionality Mar 26 nicholas.blumhardt  
Startable This module can both 'start' components exposing a marker interface Mar 26 nicholas.blumhardt  
Autowiring Autowiring increases the flexibility of an application Mar 26 nicholas.blumhardt  
Integration Integrations simplify the use of Autofac with popular frameworks   Featured Mar 22 nicholas.blumhardt  
MvcIntegration Autofac.Integration.Mvc provides an IControllerFactory implementation for System.Web.Mvc (v1.0) Mar 21 vijay.santhanam  
Collections Collection registrations allow multiple implementations of the same service to be grouped together. Mar 13 nicholas.blumhardt  
ImplicitCollectionSupport This module allows multiple implementations of the same interface to be resolved as IEnumerables. Mar 13 nicholas.blumhardt  
MefIntegration Autofac can host MEF extensions via this integration. Mar 13 nicholas.blumhardt  
Roadmap Release plans. Mar 03 nicholas.blumhardt  
AspNetIntegration ASP.NET integration provides dependency injection for WebForms pages. Mar 03 nicholas.blumhardt  
BuildingFromSource How to build Autofac from the source Nov 2008 rinat.abdullin  
DelegateFactories Let components create instances of other components without hand-coding factories. Oct 2008 nicholas.blumhardt  
Autofac2Planning Feature discussion for the next major Autofac release Sep 2008 nicholas.blumhardt  
GettingStarted Getting up and running with Autofac.   Featured Sep 2008 nicholas.blumhardt  
WcfIntegration Autofac can host services in a WCF server, and can increase the reliability of WCF clients. Aug 2008 nicholas.blumhardt  
ComponentCreation The container provides several built in options to create components   Featured Jul 2008 nicholas.blumhardt  
CheatSheet Frequently and Not-yet-asked Questions. Jun 2008 slava42  
InstanceScope Instance scope determines how an instance is shared between requests for the same service Jun 2008 nicholas.blumhardt  
NuancesOfTracking A short note on how Autofac's resource management capabilities differ Jun 2008 nicholas.blumhardt  
BestPractices Guidance for using Autofac effectively. May 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  
Concurrency Autofac's concurrency features. Apr 2008 nicholas.blumhardt  
Releases Release notes for Autofac versions. Apr 2008 nicholas.blumhardt  
StructuringWithModules Structure applications using modules for manageable dependencies.   Featured Mar 2008 nicholas.blumhardt  
ExtendingContainerBuilder Register() operations can be implemented as extension methods Mar 2008 nicholas.blumhardt  
XmlConfiguration XML configuration is useful for components that depend on the deployment environment. 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  
ExistingApplications Guidance for introducing IoC into existing applications. Mar 2008 nicholas.blumhardt  
NMock2Integration Autofac.Integration.NMock2 provides an AutoMock implementation of the MockingContainer Mar 2008 rinat.abdullin  
SingletonScopeIsDefault Choosing singleton as the default scope is convenient and consistent. Feb 2008 nicholas.blumhardt  
Decorators Use OnActivating to implement decorators. Jan 2008 nicholas.blumhardt  
VisualBasicExample IoC in VB.NET 9.0 is simple with Autofac. Jan 2008 nicholas.blumhardt  
ImprovingPerformance Tips for getting the best mileage out of Autofac Dec 2007 nicholas.blumhardt  
ResolveParameters Parameters can be used when registering and resolving components. 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