795 packages tagged with “dependencyinjection”
Autofac is an IoC container for Microsoft .NET. It manages the dependencies between classes so that applications stay easy to change as they grow in size and complexity.
Autofac implementation of the interfaces in Microsoft.Extensions.DependencyInjection.Abstractions, the .NET Framework dependency injection abstraction.
Castle Windsor is best of breed, mature Inversion of Control container available for .NET.
MassTransit Microsoft.Extensions.DependencyInjection support; MassTransit is a message-based distributed application framework for .NET http://masstransit-project.com
Microsoft.Extensions.DependencyInjection (IServiceCollection) support for App Metrics.
Autofac integration for ASP.NET WebAPI.
Autofac extension for enabling AOP in conjunction with Castle.
ASP.NET MVC 5 integration for Autofac.
Polly.Extensions adds support for dependency injection and telemetry for the Polly.Core library.
Castle Windsor logging facility lets you easily inject loggers into your components. It offers integration with most popular 3rd party logging frameworks like log4net, NLog and Serilog (see Castle Core docs).
Dependency Injection supports for Mapster
ASP.NET OWIN integration support for Autofac IoC.
Autofac extension for automocking and creation of mock objects in Moq.
Configuration support for Autofac.
Use Microsoft.Extensions.DependencyInjection to inject xunit testclass. If you want write Microsoft.Extensions.Logging to ITestOutputHelper, please install Xunit.DependencyInjection.Logging. Release notes: 11.1: Update xunit.v3 to 3.2.2, Move HostManager.Start/Stop to AssemblyRunner. 11.1: Update xunit.v3 to 3.2.0. 11.0: C# 14, Downgrade Microsoft.Extensions.Hosting to 8.0. 10.8: Add CreateHostApplicationBuilder method. 10.7: Update xunit.v3 to 3.0.1, does not set ApplicationName if it is already configured. 10.6: Update xunit.v3 to 3.0.0. 10.5: Improve compatibility with top level statements. 10.4: Fix #146. 10.3: Update xunit.v3 to 2.0.0. 10.2: Fix some parallelization problem. 10.1: Allow the default startup to be missing anywhere. 10.0: Upgrade xunit to v3.
ASP.NET Web API OWIN integration for Autofac.
Interceptor and dynamicProxy support for Microsoft.Extensions.DependencyInjection via AspectCore Framework.
Microsoft.Extensions.DependencyInjection (IServiceCollection) support for App Metrics Health.
Autofac.Multitenant
Package Description
ASP.NET web forms integration for Autofac.
Extension method to find/register classes in an assembly into Microsoft.Extensions.DependencyInjection
Windows Communication Foundation integration for Autofac
Microsoft Dependency Injection Framework For Framework 4.5.1
OWIN support for the ASP.NET MVC 5 integration for Autofac.
Autofac extension for using the Microsoft Enterprise Library Common Service Locator with Autofac.
Multitenant Autofac container integration support for ASP.NET Core.
Dynamic aggregate service implementation generation for Autofac.
Autofac diagnostics support to enable DOT graph visualization of resolve requests.
An adaptor to allow EasyNetQ to use Microsoft.Extensions.DependencyInjection as its internal IoC container