Top 20 NuGet autofac Packages

An xUnit TestFramework that uses Autofac to resolve tests and their dependencies
Simple Autofac Example Services
never component
netcore 脚手架
Kharazmi.Aop.Autofac provides a method interception framework called “DynamicProxy.”
This library provides a client-side client that can handle and request HTTP requests. Features: OAuth2 OpenIdConnectAuthentication
Various additions to Microsoft.Extensions.Options for Autofac.
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...
Provides abstractions for helpers for dynamically deciding the lifetime management semantics of component registrations in an Autofac container.
Provides helpers for dynamically deciding the lifetime management semantics of component registrations in an Autofac container.
Provides an abstraction that is part of the ability to bulk populate an Autofac container builder with modules. This is a useful abstraction for projects that have large numbers of Autofac modules.
Provides the ability to bulk populate an Autofac ContainerBuilder with modules grouped into "module providers". This is a useful abstraction for projects that have large numbers of Autofac modules.
Provides an Autofac helper that augments registrations with the ability to provide a singleton-compatible implementation of ASP.NET Core's IUrlHelper.
Provides fluent extensions of ASP.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 5. For an identi...
Extends Autofac with the ability to register mocked or null-patterned ASP.NET Core Options. This package is for Autofac version 5. For an identical API on Autofac version 4, see `FGS.Tests.Support.Autofac4.Mocking.Options`.
Extends Autofac with the ability to register null-patterned ASP.NET Core loggers. This package is for Autofac version 5. For an identical API on Autofac version 4, see `FGS.Tests.Support.Autofac4.Mocking.Logging`.
Extends Autofac with the ability to register empty ASP.NET Core configuration. This package is for Autofac version 5. For an identical API on Autofac version 4, see `FGS.Tests.Support.Autofac4.Mocking.Configuration`.
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 helpers that simplify some repeated patterns with Autofac registrations.