Top 20 NuGet Packages

High-performance and high-accuracy automatic function-differentiation library suitable for optimization and numeric computing.
An Autofac extension that adds support for alternatives to some of the Autofac-provided relationship types. This currently includes recognition of IReadOnlyDictionary<TKey, TValue> as a relationship type that provides the same capabilities as the built-in Autofac type IIndex<TKey, TValue>.
Register components to Autofac with attributes and inject them to fields/properties.
Helpers for unit testing with Autofac.AttributedComponent
Azure Functions bindings to inject your dependencies with Autofac
SafeInvoker: Represents a dependency that releases after using. Depend on System.Func<Owned<T>> in order to create and dispose of other components as required. Type parameter "T" is the service provided by the dependency.
Allows you to use Autofac together with the inversion of control features in Sogeti.Pattern.
The Autofac IOC Adapter for ServiceStack, as described here: https://github.com/ServiceStack/ServiceStack/wiki/The-IoC-container
This package contains the 'MvvX.Autofac.Extras' extension for MvvmCross that allow you to use Autofac as IOC.
Automatic Autofac lifetime-scope management for SignalR 1.x hubs.
This library contains an Autofac module to register a Sentry Raven client.
An Autofac extension that adds recognition of IOrderedEnumerable<T> as a relationship type, allowing multiple dependencies to be resolved in a guaranteed order.
Autofac support for Windows Azure Service Bus wrapper modeled after the NServiceBus pattern of IHandleMessages<T>
Autofac module configured by Lua script file.
Registration source for Autofac. Allows to discover implementations types for interfaces and create resgistrations.
Manually registering types in an IoC container can be a tedious task. This extension to Autofac aims to help automatically registering types with common, built-in and extensible conventions.
Provides an Autofac-specific implementation of the Common Service Locator Api. Independently cloned and packaged. Updated as regularly as possible to maintain parity with official Autofac releases.
Autofac dependencies loader (by configuration)
Command dispatcher and Event pub/sub extension for Autofac.
A couple of very simple generic Autofac modules that allows to set up dependency injections basing on arbitrary conditions.