Microsoft.Extensions.DependencyInjection.Abstractions 10.0.0-rc.2.25502.107

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,577
FluentValidation.DependencyInjectionExtensions
Dependency injection extensions for FluentValidation
3,615
FluentValidation.DependencyInjectionExtensions
Dependency injection extensions for FluentValidation
14,088
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
943
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
9,000
Microsoft.AspNetCore.Hosting.Abstractions
ASP.NET Core hosting and startup abstractions for web applications.
7,015
Microsoft.Extensions.Caching.Memory
In-memory cache implementation of Microsoft.Extensions.Caching.Memory.IMemoryCache.
5,477
Microsoft.Extensions.Caching.Memory
In-memory cache implementation of Microsoft.Extensions.Caching.Memory.IMemoryCache.
9,013
Microsoft.Extensions.DependencyInjection
Default implementation of dependency injection for Microsoft.Extensions.DependencyInjection.
5,449
Microsoft.Extensions.DependencyInjection
Default implementation of dependency injection for Microsoft.Extensions.DependencyInjection.
9,324
Microsoft.Extensions.Hosting.Abstractions
.NET Core hosting and startup abstractions for applications.
5,564
Microsoft.Extensions.Hosting.Abstractions
.NET Core hosting and startup abstractions for applications.
9,280
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,108
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,924
Microsoft.Extensions.Localization
Application localization services and default implementation based on ResourceManager to load localized assembly resources.
974
Microsoft.Extensions.Localization
Application localization services and default implementation based on ResourceManager to load localized assembly resources.
9,287
Microsoft.Extensions.Options
Provides a strongly typed way of specifying and accessing settings using dependency injection.
9,254
Microsoft.Extensions.Options.ConfigurationExtensions
Provides additional configuration specific functionality related to Options.
5,474
Microsoft.Extensions.Options.ConfigurationExtensions
Provides additional configuration specific functionality related to Options.
9,080
Serilog.Extensions.Hosting
Serilog support for .NET Core logging in hosted services
13,985

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