Microsoft.Extensions.DependencyInjection.Abstractions 9.0.10
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.ActivatorUtilitiesMicrosoft.Extensions.DependencyInjection.IServiceCollectionMicrosoft.Extensions.DependencyInjection.ServiceCollectionMicrosoft.Extensions.DependencyInjection.ServiceCollectionDescriptorExtensionsMicrosoft.Extensions.DependencyInjection.ServiceDescriptorMicrosoft.Extensions.DependencyInjection.IServiceProviderFactory<TContainerBuilder>
Additional Documentation
- Conceptual documentation
- API documentation
Related Packages
Microsoft.Extensions.DependencyInjectionMicrosoft.Extensions.HostingMicrosoft.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 |
|---|---|
|
Microsoft.AspNetCore.Cors
CORS middleware and policy for ASP.NET Core to enable cross-origin resource sharing.
Commonly used types:
Microsoft.AspNetCore.Cors.DisableCorsAttribute
Microsoft.AspNetCore.Cors.EnableCorsAttribute
This package was built from the source code at https://github.com/aspnet/CORS/tree/f05b0e792d2361be214947798857ef3eac77825d
|
611 |
|
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/ce8cf65589734f82b0536c543aba5bd60d0a5a98
|
600 |
|
Microsoft.AspNetCore.Hosting.Abstractions
ASP.NET Core hosting and startup abstractions for web applications.
|
584 |
|
Microsoft.Extensions.Caching.Memory
In-memory cache implementation of Microsoft.Extensions.Caching.Memory.IMemoryCache.
|
717 |
|
Microsoft.Extensions.Caching.Memory
In-memory cache implementation of Microsoft.Extensions.Caching.Memory.IMemoryCache.
This package was built from the source code at https://github.com/aspnet/Extensions/tree/9bc79b2f25a3724376d7af19617c33749a30ea3a
|
607 |
|
Microsoft.Extensions.DependencyInjection
Default implementation of dependency injection for Microsoft.Extensions.DependencyInjection.
|
573 |
|
Microsoft.Extensions.DependencyInjection
Default implementation of dependency injection for Microsoft.Extensions.DependencyInjection.
|
646 |
|
Microsoft.Extensions.Hosting.Abstractions
.NET Core hosting and startup abstractions for applications.
This package was built from the source code at https://github.com/aspnet/Hosting/tree/0724e6cde1149ee1a19bfec9c13a2c9327b71213
|
556 |
|
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
|
552 |
|
Microsoft.Extensions.Localization
Application localization services and default implementation based on ResourceManager to load localized assembly resources.
This package was built from the source code at https://github.com/aspnet/Localization/tree/de1579bdda645ba8631403af8720929b76939853
|
602 |
|
Microsoft.Extensions.Logging
Logging infrastructure default implementation for Microsoft.Extensions.Logging.
|
579 |
|
Microsoft.Extensions.Logging
Logging infrastructure default implementation for Microsoft.Extensions.Logging.
|
600 |
|
Microsoft.Extensions.Logging
Logging infrastructure default implementation for Microsoft.Extensions.Logging.
When using NuGet 3.x this package requires at least version 3.4.
|
619 |
|
Microsoft.Extensions.Logging
Logging infrastructure default implementation for Microsoft.Extensions.Logging.
This package was built from the source code at https://github.com/aspnet/Extensions/tree/9bc79b2f25a3724376d7af19617c33749a30ea3a
|
635 |
|
Microsoft.Extensions.Options
Provides a strongly typed way of specifying and accessing settings using dependency injection.
|
656 |
|
Microsoft.Extensions.Options
Provides a strongly typed way of specifying and accessing settings using dependency injection.
This package was built from the source code at https://github.com/aspnet/Extensions/tree/9bc79b2f25a3724376d7af19617c33749a30ea3a
|
598 |
|
Microsoft.Extensions.Options.ConfigurationExtensions
Provides additional configuration specific functionality related to Options.
|
617 |
|
Microsoft.Extensions.Options.ConfigurationExtensions
Provides additional configuration specific functionality related to Options.
This package was built from the source code at https://github.com/aspnet/Extensions/tree/9bc79b2f25a3724376d7af19617c33749a30ea3a
|
630 |
|
Microsoft.Extensions.WebEncoders
Contains registration and configuration APIs to add the core framework encoders to a dependency injection container.
This package was built from the source code at https://github.com/aspnet/HtmlAbstractions/tree/6c5ca90d81f9013a8652da4c1752bd0b4d18e908
|
606 |
|
Serilog.Extensions.Hosting
Serilog support for .NET Core logging in hosted services
|
620 |
https://go.microsoft.com/fwlink/?LinkID=799421
.NET Framework 4.6.2
- Microsoft.Bcl.AsyncInterfaces (>= 9.0.10)
- System.Threading.Tasks.Extensions (>= 4.5.4)
.NET 8.0
- No dependencies.
.NET 9.0
- No dependencies.
.NET Standard 2.0
- Microsoft.Bcl.AsyncInterfaces (>= 9.0.10)
- System.Threading.Tasks.Extensions (>= 4.5.4)
.NET Standard 2.1
- No dependencies.
| Version | Downloads | Last updated |
|---|---|---|
| 10.0.0-rc.2.25502.107 | 1 | 10/19/2025 |
| 10.0.0-rc.1.25451.107 | 3 | 09/16/2025 |
| 10.0.0-preview.7.25380.108 | 5 | 08/14/2025 |
| 10.0.0-preview.6.25358.103 | 4 | 07/16/2025 |
| 10.0.0-preview.5.25277.114 | 6 | 06/25/2025 |
| 10.0.0-preview.4.25258.110 | 6 | 05/15/2025 |
| 10.0.0-preview.3.25171.5 | 8 | 04/24/2025 |
| 10.0.0-preview.2.25163.2 | 6 | 04/04/2025 |
| 10.0.0-preview.1.25080.5 | 8 | 02/25/2025 |
| 9.0.10 | 1 | 10/20/2025 |
| 9.0.9 | 3 | 09/16/2025 |
| 9.0.8 | 4 | 08/10/2025 |
| 9.0.7 | 4 | 07/11/2025 |
| 9.0.6 | 5 | 06/26/2025 |
| 9.0.5 | 6 | 05/16/2025 |
| 9.0.4 | 7 | 04/29/2025 |
| 9.0.3 | 8 | 04/08/2025 |
| 9.0.2 | 6 | 02/26/2025 |
| 9.0.1 | 9 | 01/18/2025 |
| 9.0.0 | 19 | 01/18/2025 |
| 9.0.0-rc.2.24473.5 | 9 | 10/30/2024 |
| 9.0.0-rc.1.24431.7 | 8 | 12/12/2024 |
| 9.0.0-preview.7.24405.7 | 7 | 01/18/2025 |
| 9.0.0-preview.6.24327.7 | 6 | 01/18/2025 |
| 9.0.0-preview.5.24306.7 | 7 | 01/18/2025 |
| 9.0.0-preview.4.24266.19 | 7 | 05/28/2024 |
| 9.0.0-preview.3.24172.9 | 8 | 01/09/2025 |
| 9.0.0-preview.2.24128.5 | 10 | 05/28/2024 |
| 9.0.0-preview.1.24080.9 | 12 | 02/15/2024 |
| 8.0.2 | 20 | 01/02/2025 |
| 8.0.1 | 20 | 04/22/2024 |
| 8.0.0 | 46 | 11/15/2023 |
| 8.0.0-rc.2.23479.6 | 12 | 03/14/2024 |
| 8.0.0-rc.1.23419.4 | 12 | 03/17/2024 |
| 8.0.0-preview.7.23375.6 | 10 | 03/14/2024 |
| 8.0.0-preview.6.23329.7 | 10 | 03/14/2024 |
| 8.0.0-preview.5.23280.8 | 12 | 03/14/2024 |
| 8.0.0-preview.4.23259.5 | 11 | 03/14/2024 |
| 8.0.0-preview.3.23174.8 | 8 | 01/18/2025 |
| 8.0.0-preview.2.23128.3 | 11 | 03/14/2024 |
| 8.0.0-preview.1.23110.8 | 12 | 03/14/2024 |
| 7.0.0 | 600 | 08/18/2023 |
| 7.0.0-rc.2.22472.3 | 10 | 03/11/2024 |
| 7.0.0-rc.1.22426.10 | 12 | 03/10/2024 |
| 7.0.0-preview.7.22375.6 | 10 | 03/14/2024 |
| 7.0.0-preview.6.22324.4 | 12 | 03/11/2024 |
| 7.0.0-preview.5.22301.12 | 10 | 03/14/2024 |
| 7.0.0-preview.4.22229.4 | 10 | 03/14/2024 |
| 7.0.0-preview.3.22175.4 | 10 | 03/11/2024 |
| 7.0.0-preview.2.22152.2 | 9 | 03/14/2024 |
| 7.0.0-preview.1.22076.8 | 11 | 03/11/2024 |
| 6.0.2-mauipre.1.22102.15 | 11 | 03/14/2024 |
| 6.0.2-mauipre.1.22054.8 | 11 | 03/16/2024 |
| 6.0.0 | 367 | 08/18/2023 |
| 6.0.0-rc.2.21480.5 | 10 | 03/14/2024 |
| 6.0.0-rc.1.21451.13 | 10 | 03/07/2024 |
| 6.0.0-preview.7.21377.19 | 11 | 03/14/2024 |
| 6.0.0-preview.6.21352.12 | 11 | 03/14/2024 |
| 6.0.0-preview.5.21301.5 | 11 | 03/14/2024 |
| 6.0.0-preview.4.21253.7 | 11 | 03/14/2024 |
| 6.0.0-preview.3.21201.4 | 10 | 03/14/2024 |
| 6.0.0-preview.2.21154.6 | 11 | 03/14/2024 |
| 6.0.0-preview.1.21102.12 | 12 | 03/14/2024 |
| 5.0.0 | 652 | 08/18/2023 |
| 5.0.0-rc.2.20475.5 | 11 | 03/17/2024 |
| 5.0.0-rc.1.20451.14 | 11 | 03/17/2024 |
| 5.0.0-preview.8.20407.11 | 11 | 03/14/2024 |
| 5.0.0-preview.7.20364.11 | 11 | 03/07/2024 |
| 5.0.0-preview.6.20305.6 | 10 | 03/14/2024 |
| 5.0.0-preview.5.20278.1 | 10 | 03/06/2024 |
| 5.0.0-preview.4.20251.6 | 10 | 03/14/2024 |
| 5.0.0-preview.3.20215.2 | 10 | 03/06/2024 |
| 5.0.0-preview.2.20160.3 | 11 | 03/14/2024 |
| 5.0.0-preview.1.20120.4 | 12 | 03/14/2024 |
| 3.1.32 | 12 | 03/02/2024 |
| 3.1.31 | 11 | 03/02/2024 |
| 3.1.30 | 9 | 03/17/2024 |
| 3.1.29 | 10 | 03/17/2024 |
| 3.1.28 | 11 | 02/02/2024 |
| 3.1.27 | 8 | 03/17/2024 |
| 3.1.26 | 7 | 01/18/2025 |
| 3.1.25 | 10 | 03/17/2024 |
| 3.1.24 | 10 | 03/17/2024 |
| 3.1.23 | 11 | 03/18/2024 |
| 3.1.22 | 9 | 03/17/2024 |
| 3.1.21 | 12 | 03/02/2024 |
| 3.1.20 | 10 | 03/17/2024 |
| 3.1.19 | 11 | 03/16/2024 |
| 3.1.18 | 11 | 03/17/2024 |
| 3.1.17 | 9 | 03/17/2024 |
| 3.1.16 | 10 | 03/01/2024 |
| 3.1.15 | 14 | 03/17/2024 |
| 3.1.14 | 11 | 03/17/2024 |
| 3.1.13 | 10 | 03/17/2024 |
| 3.1.12 | 10 | 03/17/2024 |
| 3.1.11 | 9 | 03/17/2024 |
| 3.1.10 | 9 | 03/17/2024 |
| 3.1.9 | 11 | 01/18/2024 |
| 3.1.8 | 651 | 08/18/2023 |
| 3.1.7 | 11 | 03/16/2024 |
| 3.1.6 | 11 | 08/26/2023 |
| 3.1.5 | 8 | 09/26/2024 |
| 3.1.4 | 24 | 08/18/2023 |
| 3.1.3 | 25 | 01/03/2024 |
| 3.1.2 | 16 | 08/18/2023 |
| 3.1.1 | 17 | 03/17/2024 |
| 3.1.0 | 14 | 08/18/2023 |
| 3.1.0-preview3.19553.2 | 13 | 03/14/2024 |
| 3.1.0-preview2.19525.4 | 10 | 03/14/2024 |
| 3.1.0-preview1.19506.1 | 11 | 03/16/2024 |
| 3.0.3 | 560 | 08/18/2023 |
| 3.0.2 | 11 | 03/17/2024 |
| 3.0.1 | 11 | 02/28/2024 |
| 3.0.0 | 16 | 01/19/2024 |
| 3.0.0-rc1.19456.10 | 9 | 03/16/2024 |
| 3.0.0-preview9.19423.4 | 11 | 03/14/2024 |
| 3.0.0-preview8.19405.4 | 12 | 03/14/2024 |
| 3.0.0-preview7.19362.4 | 10 | 03/14/2024 |
| 3.0.0-preview6.19304.6 | 8 | 03/14/2024 |
| 3.0.0-preview5.19227.9 | 10 | 03/14/2024 |
| 3.0.0-preview4.19216.2 | 9 | 03/14/2024 |
| 3.0.0-preview3.19153.1 | 11 | 03/07/2024 |
| 3.0.0-preview.19074.2 | 11 | 03/14/2024 |
| 3.0.0-preview.18572.1 | 10 | 03/14/2024 |
| 2.2.0 | 623 | 08/18/2023 |
| 2.2.0-preview3-35497 | 13 | 03/07/2024 |
| 2.2.0-preview2-35157 | 10 | 03/06/2024 |
| 2.2.0-preview1-35029 | 11 | 03/17/2024 |
| 2.1.1 | 466 | 08/18/2023 |
| 2.1.0 | 25 | 08/18/2023 |
| 2.1.0-rc1-final | 11 | 03/17/2024 |
| 2.1.0-preview2-final | 11 | 03/02/2024 |
| 2.1.0-preview1-final | 11 | 03/17/2024 |
| 2.0.0 | 696 | 08/18/2023 |
| 2.0.0-preview2-final | 11 | 03/17/2024 |
| 2.0.0-preview1-final | 7 | 01/18/2025 |
| 1.1.1 | 11 | 03/17/2024 |
| 1.1.0 | 580 | 08/18/2023 |
| 1.1.0-preview1-final | 8 | 01/18/2025 |
| 1.0.2 | 9 | 03/18/2024 |
| 1.0.1 | 7 | 01/18/2025 |
| 1.0.0 | 13 | 08/31/2023 |
| 1.0.0-rc2-final | 8 | 12/19/2024 |
| 1.0.0-rc1-final | 11 | 03/02/2024 |