Top 20 NuGet IoC Packages
                Provides functionality for registering Moq mocks with an Autofac container.
      This package is for Autofac version 5. For an identical API on Autofac version 4, see `FGS.Tests.Support.Autofac4.Mocking`.
            
            
            
        
                Provides an implementation of the runtime type interception pattern, using `Castle.DynamicProxy` as the backing implementation.
            
            
            
        
                Provides helpers that simplify some repeated patterns with Autofac registrations.
            
            
            
        
                Provides the ability to configure configuration-based Options with Autofac-based dependency injection.
      An Autofac-specific alternative to `Microsoft.Extensions.Options.ConfigurationExtensions`.
            
            
            
        
                Provides the ability to configure Autofac with behavior that will dynamically intercept concrete classes marked with
      `RetryOnFaultAttribute` such that failed operations will be retried with a configurable exponential back-off.
      This package is for Autofac version 5. For an identical API ...
            
            
            
        
                Provides the ability to configure Autofac with behavior that will dynamically intercept concrete classes with
      interceptors based on annotated attributes.
      An (Autofac-specific) alternative to (and combination of) both `Ninject.Extensions.Interception` and `Autofac.Extras.DynamicProxy`.
...
            
            
            
        
                Build tools for Unity Mod Studio projects.
            
            
            
        
                Package Description
            
            
            
        
                Provides adapter interceptor related extensions for Microsoft.Extensions.DependencyInjection.IServiceCollection.
            
            
            
        
                Automated registration and configuration of classes for dependency injection, CQRS.
Libraries for other packages.
            
            
            
        
                Package Description
            
            
            
        
                Package Description
            
            
            
        
                Package Description
            
            
            
        
                Package Description
            
            
            
        
                Package Description
            
            
            
        
                Package Description
            
            
            
        
                Package Description
            
            
            
        
                Package Description
            
            
            
        
                Abstractions for dependency injection.
Commonly used types:
Microsoft.Extensions.DependencyInjection.IServiceCollection
            
            
            
        
                Default implementation of dependency injection for Microsoft.Extensions.DependencyInjection.