Microsoft.Extensions.DependencyInjection.Abstractions 10.0.0-rc.1.25451.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,526
FluentValidation.DependencyInjectionExtensions
Dependency injection extensions for FluentValidation
3,609
FluentValidation.DependencyInjectionExtensions
Dependency injection extensions for FluentValidation
14,068
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
939
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,968
Microsoft.AspNetCore.Hosting.Abstractions
ASP.NET Core hosting and startup abstractions for web applications.
7,008
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.
8,987
Microsoft.Extensions.DependencyInjection
Default implementation of dependency injection for Microsoft.Extensions.DependencyInjection.
5,442
Microsoft.Extensions.DependencyInjection
Default implementation of dependency injection for Microsoft.Extensions.DependencyInjection.
9,276
Microsoft.Extensions.Hosting.Abstractions
.NET Core hosting and startup abstractions for applications.
5,562
Microsoft.Extensions.Hosting.Abstractions
.NET Core hosting and startup abstractions for applications.
9,244
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,103
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,889
Microsoft.Extensions.Localization
Application localization services and default implementation based on ResourceManager to load localized assembly resources.
972
Microsoft.Extensions.Localization
Application localization services and default implementation based on ResourceManager to load localized assembly resources.
9,269
Microsoft.Extensions.Options
Provides a strongly typed way of specifying and accessing settings using dependency injection.
9,213
Microsoft.Extensions.Options.ConfigurationExtensions
Provides additional configuration specific functionality related to Options.
5,472
Microsoft.Extensions.Options.ConfigurationExtensions
Provides additional configuration specific functionality related to Options.
9,045
Serilog.Extensions.Hosting
Serilog support for .NET Core logging in hosted services
13,941

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