Microsoft.Extensions.DependencyInjection.Abstractions 10.0.0-preview.6.25358.103

About

Supports the lower-level abstractions for the dependency injection (DI) software design pattern which is a technique for achieving Inversion of Control (IoC) between classes and their dependencies.

Key Features

  • Interfaces for DI implementations which are provided in other packages including Microsoft.Extensions.DependencyInjection.
  • An implementation of a service collection, which is used to add services to and later retrieve them either directly or through constructor injection.
  • Interfaces, attributes and extensions methods to support various DI concepts including specifying a service's lifetime and supporting keyed services.

How to Use

This package is typically used with an implementation of the DI abstractions, such as Microsoft.Extensions.DependencyInjection.

Main Types

The main types provided by this library are:

  • Microsoft.Extensions.DependencyInjection.ActivatorUtilities
  • Microsoft.Extensions.DependencyInjection.IServiceCollection
  • Microsoft.Extensions.DependencyInjection.ServiceCollection
  • Microsoft.Extensions.DependencyInjection.ServiceCollectionDescriptorExtensions
  • Microsoft.Extensions.DependencyInjection.ServiceDescriptor
  • Microsoft.Extensions.DependencyInjection.IServiceProviderFactory<TContainerBuilder>

Additional Documentation

  • Microsoft.Extensions.DependencyInjection
  • Microsoft.Extensions.Hosting
  • Microsoft.Extensions.Options

Feedback & Contributing

Microsoft.Extensions.DependencyInjection.Abstractions is released as open source under the MIT license. Bug reports and contributions are welcome at the GitHub repository.

Showing the top 20 packages that depend on Microsoft.Extensions.DependencyInjection.Abstractions.

Packages Downloads
Autofac.Extensions.DependencyInjection
Autofac implementation of the interfaces in Microsoft.Extensions.DependencyInjection.Abstractions, the .NET Framework dependency injection abstraction.
14,474
FluentValidation.DependencyInjectionExtensions
Dependency injection extensions for FluentValidation
3,597
FluentValidation.DependencyInjectionExtensions
Dependency injection extensions for FluentValidation
14,056
Microsoft.AspNetCore.DataProtection
ASP.NET Core logic to protect and unprotect data, similar to DPAPI. This package was built from the source code at https://github.com/aspnet/AspNetCore/tree/2e51a0b6eba74bdf02aee71944e973487937cb99
933
Microsoft.AspNetCore.DataProtection
ASP.NET Core logic to protect and unprotect data, similar to DPAPI. This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/3eeb12e106b9e913c3a4dec1a7d16da7b74149eb
8,936
Microsoft.AspNetCore.Hosting.Abstractions
ASP.NET Core hosting and startup abstractions for web applications.
6,994
Microsoft.Extensions.Caching.Memory
In-memory cache implementation of Microsoft.Extensions.Caching.Memory.IMemoryCache.
5,472
Microsoft.Extensions.Caching.Memory
In-memory cache implementation of Microsoft.Extensions.Caching.Memory.IMemoryCache.
8,958
Microsoft.Extensions.DependencyInjection
Default implementation of dependency injection for Microsoft.Extensions.DependencyInjection.
5,438
Microsoft.Extensions.DependencyInjection
Default implementation of dependency injection for Microsoft.Extensions.DependencyInjection.
9,231
Microsoft.Extensions.Hosting.Abstractions
.NET Core hosting and startup abstractions for applications.
5,558
Microsoft.Extensions.Hosting.Abstractions
.NET Core hosting and startup abstractions for applications.
9,214
Microsoft.Extensions.Http
The HttpClient factory is a pattern for configuring and retrieving named HttpClients in a composable way. The HttpClient factory provides extensibility to plug in DelegatingHandlers that address cross-cutting concerns such as service location, load balancing, and reliability. The default HttpClient factory provides built-in diagnostics and logging and manages the lifetimes of connections in a performant way. Commonly used types: System.Net.Http.IHttpClientFactory
1,098
Microsoft.Extensions.Http
The HttpClient factory is a pattern for configuring and retrieving named HttpClients in a composable way. The HttpClient factory provides extensibility to plug in DelegatingHandlers that address cross-cutting concerns such as service location, load balancing, and reliability. The default HttpClient factory provides built-in diagnostics and logging and manages the lifetimes of connections in a performant way. Commonly used types: System.Net.Http.IHttpClientFactory
13,848
Microsoft.Extensions.Localization
Application localization services and default implementation based on ResourceManager to load localized assembly resources.
969
Microsoft.Extensions.Localization
Application localization services and default implementation based on ResourceManager to load localized assembly resources.
9,240
Microsoft.Extensions.Options
Provides a strongly typed way of specifying and accessing settings using dependency injection.
9,175
Microsoft.Extensions.Options.ConfigurationExtensions
Provides additional configuration specific functionality related to Options.
5,467
Microsoft.Extensions.Options.ConfigurationExtensions
Provides additional configuration specific functionality related to Options.
9,015
Serilog.Extensions.Hosting
Serilog support for .NET Core logging in hosted services
13,906

https://go.microsoft.com/fwlink/?LinkID=799421

.NET Framework 4.6.2

.NET 8.0

  • No dependencies.

.NET 9.0

  • No dependencies.

.NET 10.0

  • No dependencies.

.NET Standard 2.0

.NET Standard 2.1

  • No dependencies.

Version Downloads Last updated
10.0.0-preview.6.25358.103 1 07/18/2025
10.0.0-preview.5.25277.114 5 06/08/2025
10.0.0-preview.4.25258.110 4 05/23/2025
10.0.0-preview.3.25171.5 12 04/26/2025
10.0.0-preview.2.25163.2 11 03/24/2025
10.0.0-preview.1.25080.5 15 03/06/2025
9.0.7 2 07/10/2025
9.0.6 6 06/14/2025
9.0.5 5 05/20/2025
9.0.4 10 04/27/2025
9.0.3 11 03/30/2025
9.0.2 13 02/22/2025
9.0.1 14 02/02/2025
9.0.0 45 11/14/2024
9.0.0-rc.2.24473.5 18 11/04/2024
9.0.0-rc.1.24431.7 14 12/03/2024
9.0.0-preview.7.24405.7 15 11/11/2024
9.0.0-preview.6.24327.7 15 11/14/2024
9.0.0-preview.5.24306.7 9 01/07/2025
9.0.0-preview.4.24266.19 13 11/14/2024
9.0.0-preview.3.24172.9 14 11/26/2024
9.0.0-preview.2.24128.5 22 05/01/2024
9.0.0-preview.1.24080.9 13 11/15/2024
8.0.2 26 11/14/2024
8.0.1 451 04/10/2024
8.0.0 479 12/02/2023
8.0.0-rc.2.23479.6 16 11/14/2024
8.0.0-rc.1.23419.4 19 11/12/2024
8.0.0-preview.7.23375.6 19 05/12/2024
8.0.0-preview.6.23329.7 411 08/08/2023
8.0.0-preview.5.23280.8 11 02/02/2025
8.0.0-preview.4.23259.5 16 11/28/2024
8.0.0-preview.3.23174.8 20 06/15/2023
8.0.0-preview.2.23128.3 15 11/14/2024
8.0.0-preview.1.23110.8 14 11/14/2024
7.0.0 132 12/20/2022
7.0.0-rc.2.22472.3 15 11/26/2024
7.0.0-rc.1.22426.10 15 11/14/2024
7.0.0-preview.7.22375.6 15 11/02/2024
7.0.0-preview.6.22324.4 14 11/02/2024
7.0.0-preview.5.22301.12 18 11/12/2024
7.0.0-preview.4.22229.4 12 11/24/2024
7.0.0-preview.3.22175.4 16 11/15/2024
7.0.0-preview.1.22076.8 10 01/07/2025
6.0.2-mauipre.1.22054.8 16 03/20/2025
6.0.0-rc.2.21480.5 15 11/13/2024
6.0.0-rc.1.21451.13 22 11/03/2022
6.0.0-preview.6.21352.12 15 11/13/2024
6.0.0-preview.5.21301.5 10 01/07/2025
6.0.0-preview.3.21201.4 12 11/27/2024
6.0.0-preview.2.21154.6 13 11/15/2024
6.0.0-preview.1.21102.12 17 11/27/2024
5.0.0-rc.2.20475.5 17 11/11/2024
5.0.0-rc.1.20451.14 13 11/27/2024
5.0.0-preview.8.20407.11 17 11/12/2024
5.0.0-preview.7.20364.11 10 01/07/2025
5.0.0-preview.4.20251.6 15 11/27/2024
5.0.0-preview.3.20215.2 19 06/03/2024
5.0.0-preview.1.20120.4 14 11/26/2024
3.1.32 9,511 02/24/2023
3.1.31 21 11/28/2022
3.1.30 5,599 11/03/2022
3.1.28 15 11/15/2024
3.1.27 21 11/12/2024
3.1.26 22 12/29/2023
3.1.25 16 11/26/2024
3.1.22 16 11/26/2024
3.1.15 18 11/27/2024
3.1.11 17 11/27/2024
3.1.0-preview3.19553.2 18 11/04/2022
3.1.0-preview2.19525.4 18 11/12/2024
3.1.0-preview1.19506.1 13 11/26/2024
3.0.3 18 11/14/2024
3.0.2 15 11/28/2024
3.0.1 21 11/28/2024
3.0.0-rc1.19456.10 19 06/03/2024
3.0.0-preview9.19423.4 15 11/14/2024
3.0.0-preview8.19405.4 13 11/14/2024
3.0.0-preview7.19362.4 20 06/03/2024
3.0.0-preview6.19304.6 17 11/14/2024
3.0.0-preview5.19227.9 18 12/03/2024
3.0.0-preview4.19216.2 12 11/14/2024
3.0.0-preview3.19153.1 12 11/14/2024
3.0.0-preview.19074.2 13 11/14/2024
2.2.0-preview3-35497 15 11/26/2024
2.2.0-preview1-35029 16 11/11/2024
2.1.0-rc1-final 14 11/27/2024
2.1.0-preview2-final 17 11/27/2024
2.1.0-preview1-final 17 12/04/2024
2.0.0-preview2-final 13 11/14/2024
2.0.0-preview1-final 16 11/27/2024
1.1.0-preview1-final 12 11/25/2024
1.0.2 20 08/17/2023
1.0.1 16 11/12/2024
1.0.0-rc2-final 15 12/03/2024
1.0.0-rc1-final 17 11/27/2024