Top 20 NuGet Packages depending on Autofac

Total dependencies: 2300

Initialise dependencies in unit tests with your container. Provides real implementations of dependencies rather than mocks (sociable unit testing). Can also be used in integration tests.
Package Description
Package Description
Package Description
Provides extra functionality for working with Autofac, including wire tapping capabilities.
VNPT iNRES Common
Package Description
Package Description
Package Description
Package Description
Package Description
Package Description
Package Description
Package Description
Extends Autofac with the ability to register mocked or null-patterned ASP.NET Core Options. This package is for Autofac version 4. For an identical API on Autofac version 5, see `FGS.Tests.Support.Autofac.Mocking.Options`.
Extends Autofac with the ability to register null-patterned ASP.NET Core loggers. This package is for Autofac version 4. For an identical API on Autofac version 5, see `FGS.Tests.Support.Autofac.Mocking.Logging`.
Extends Autofac with the ability to register empty ASP.NET Core configuration. This package is for Autofac version 4. For an identical API on Autofac version 5, see `FGS.Tests.Support.Autofac.Mocking.Configuration`.
Provides functionality for registering Moq mocks with an Autofac container. This package is for Autofac version 4. For an identical API on Autofac version 5, see `FGS.Tests.Support.Autofac.Mocking`.
Provides fluent extensions of .NET Core's hosting mechanisms so that consumers can easily wire in large sets of Autofac configuration, without crowding their `Startup` classes. An alternative to `Autofac.Extensions.Hosting`. This package is for Autofac version 4. For an identical...
Provides fluent extensions of .NET Core's service registration mechanism so that consumers can easily wire in large sets of Autofac configuration, without crowding their `Startup` classes. An alternative to `Autofac.Extensions.DependencyInjection`. This package is for Autofac ver...