Microsoft.Extensions.DependencyInjection.Abstractions 9.0.0-rc.2.24473.5
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
- Conceptual documentation
- API documentation
Related Packages
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 |
---|---|
Dis.Common.Authorization
Package Description
|
20,606 |
Dis.Common.ProblemDetails
Package Description
|
19,323 |
EFCore.NamingConventions
Naming Conventions for Entity Framework Core Tables and Columns.
|
16,809 |
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
|
22,659 |
Microsoft.Extensions.DependencyInjection
Default implementation of dependency injection for Microsoft.Extensions.DependencyInjection.
|
17,928 |
Microsoft.Extensions.DependencyInjection
Default implementation of dependency injection for Microsoft.Extensions.DependencyInjection.
|
21,265 |
Microsoft.Extensions.DependencyInjection
Default implementation of dependency injection for Microsoft.Extensions.DependencyInjection.
When using NuGet 3.x this package requires at least version 3.4.
|
25,402 |
Microsoft.Extensions.Hosting.Abstractions
.NET Core hosting and startup abstractions for applications.
|
23,155 |
Microsoft.Extensions.Hosting.Abstractions
.NET Core hosting and startup abstractions for applications.
|
25,271 |
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
|
36,109 |
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
|
24,217 |
Microsoft.Extensions.Logging
Logging infrastructure default implementation for Microsoft.Extensions.Logging.
|
25,979 |
Microsoft.Extensions.Logging
Logging infrastructure default implementation for Microsoft.Extensions.Logging.
When using NuGet 3.x this package requires at least version 3.4.
|
25,385 |
Microsoft.Extensions.Options
Provides a strongly typed way of specifying and accessing settings using dependency injection.
|
23,198 |
Microsoft.Extensions.Options
Provides a strongly typed way of specifying and accessing settings using dependency injection.
|
25,699 |
Microsoft.Extensions.Options
Provides a strongly typed way of specifying and accessing settings using dependency injection.
|
26,003 |
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
|
26,509 |
Microsoft.Extensions.Options
Provides a strongly typed way of specifying and accessing settings using dependency injection.
When using NuGet 3.x this package requires at least version 3.4.
|
25,709 |
Microsoft.Extensions.Options.ConfigurationExtensions
Provides additional configuration specific functionality related to Options.
|
25,312 |
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
|
22,642 |
https://go.microsoft.com/fwlink/?LinkID=799421
.NET Framework 4.6.2
- Microsoft.Bcl.AsyncInterfaces (>= 9.0.0-rc.2.24473.5)
- 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.0-rc.2.24473.5)
- System.Threading.Tasks.Extensions (>= 4.5.4)
.NET Standard 2.1
- No dependencies.
Version | Downloads | Last updated |
---|---|---|
9.0.0-rc.2.24473.5 | 5 | 10/15/2024 |
9.0.0-rc.1.24431.7 | 11 | 09/11/2024 |
9.0.0-preview.7.24405.7 | 10 | 08/16/2024 |
9.0.0-preview.6.24327.7 | 12 | 07/11/2024 |
9.0.0-preview.5.24306.7 | 11 | 06/28/2024 |
9.0.0-preview.4.24266.19 | 11 | 05/22/2024 |
9.0.0-preview.3.24172.9 | 12 | 04/17/2024 |
9.0.0-preview.2.24128.5 | 16 | 03/15/2024 |
9.0.0-preview.1.24080.9 | 14 | 02/25/2024 |
8.0.2 | 5 | 10/17/2024 |
8.0.1 | 14 | 03/15/2024 |
8.0.0 | 44 | 11/15/2023 |
8.0.0-rc.2.23479.6 | 25 | 10/15/2023 |
8.0.0-rc.1.23419.4 | 35 | 10/03/2023 |
8.0.0-preview.7.23375.6 | 24 | 08/25/2023 |
8.0.0-preview.6.23329.7 | 18 | 07/15/2023 |
8.0.0-preview.5.23280.8 | 21 | 06/17/2023 |
8.0.0-preview.4.23259.5 | 15 | 06/04/2023 |
8.0.0-preview.3.23174.8 | 24 | 04/24/2023 |
8.0.0-preview.2.23128.3 | 17 | 04/02/2023 |
8.0.0-preview.1.23110.8 | 21 | 04/02/2023 |
7.0.0 | 4,461 | 11/15/2022 |
7.0.0-rc.2.22472.3 | 32 | 10/12/2022 |
7.0.0-rc.1.22426.10 | 25 | 09/24/2022 |
7.0.0-preview.7.22375.6 | 77 | 09/23/2022 |
7.0.0-preview.6.22324.4 | 43 | 09/22/2022 |
7.0.0-preview.5.22301.12 | 69 | 07/12/2022 |
7.0.0-preview.4.22229.4 | 25 | 09/24/2022 |
7.0.0-preview.3.22175.4 | 31 | 09/22/2022 |
7.0.0-preview.2.22152.2 | 22 | 09/22/2022 |
7.0.0-preview.1.22076.8 | 23 | 06/17/2023 |
6.0.2-mauipre.1.22102.15 | 25 | 06/27/2022 |
6.0.2-mauipre.1.22054.8 | 22 | 06/27/2022 |
6.0.0 | 29,465 | 06/27/2022 |
6.0.0-rc.2.21480.5 | 68 | 11/09/2022 |
6.0.0-rc.1.21451.13 | 26 | 06/27/2022 |
6.0.0-preview.7.21377.19 | 21 | 09/25/2022 |
6.0.0-preview.6.21352.12 | 22 | 09/23/2022 |
6.0.0-preview.5.21301.5 | 22 | 06/27/2022 |
6.0.0-preview.4.21253.7 | 24 | 06/17/2023 |
6.0.0-preview.3.21201.4 | 52 | 06/27/2022 |
6.0.0-preview.2.21154.6 | 24 | 06/27/2022 |
6.0.0-preview.1.21102.12 | 21 | 06/17/2023 |
5.0.0 | 25,930 | 06/27/2022 |
5.0.0-rc.2.20475.5 | 63 | 09/24/2022 |
5.0.0-rc.1.20451.14 | 45 | 09/24/2022 |
5.0.0-preview.8.20407.11 | 26 | 06/27/2022 |
5.0.0-preview.7.20364.11 | 25 | 06/27/2022 |
5.0.0-preview.6.20305.6 | 47 | 09/22/2022 |
5.0.0-preview.5.20278.1 | 38 | 07/05/2022 |
5.0.0-preview.4.20251.6 | 23 | 06/27/2022 |
5.0.0-preview.3.20215.2 | 27 | 07/19/2022 |
5.0.0-preview.2.20160.3 | 68 | 09/22/2022 |
5.0.0-preview.1.20120.4 | 18 | 09/22/2022 |
3.1.32 | 23 | 01/13/2023 |
3.1.31 | 23 | 01/13/2023 |
3.1.30 | 58 | 12/24/2022 |
3.1.29 | 23 | 09/24/2022 |
3.1.28 | 75 | 09/21/2022 |
3.1.27 | 38 | 07/17/2022 |
3.1.26 | 48 | 09/23/2022 |
3.1.25 | 25 | 09/25/2022 |
3.1.24 | 27 | 06/27/2022 |
3.1.23 | 20 | 06/27/2022 |
3.1.22 | 18 | 09/27/2022 |
3.1.21 | 70 | 08/27/2022 |
3.1.20 | 25 | 06/27/2022 |
3.1.19 | 30 | 06/27/2022 |
3.1.18 | 79 | 07/12/2022 |
3.1.17 | 48 | 07/31/2022 |
3.1.16 | 69 | 07/07/2022 |
3.1.15 | 22 | 06/27/2022 |
3.1.14 | 28 | 06/27/2022 |
3.1.13 | 71 | 06/27/2022 |
3.1.12 | 60 | 09/22/2022 |
3.1.11 | 28 | 06/27/2022 |
3.1.10 | 28 | 08/22/2022 |
3.1.9 | 30 | 03/01/2023 |
3.1.8 | 25,993 | 06/27/2022 |
3.1.7 | 22 | 08/09/2022 |
3.1.6 | 29 | 09/21/2022 |
3.1.5 | 10,095 | 06/27/2022 |
3.1.4 | 12,365 | 06/27/2022 |
3.1.3 | 10,023 | 06/27/2022 |
3.1.2 | 28 | 06/27/2022 |
3.1.1 | 65 | 06/30/2022 |
3.1.0 | 276 | 09/21/2022 |
3.1.0-preview3.19553.2 | 25 | 09/24/2022 |
3.1.0-preview2.19525.4 | 66 | 07/03/2022 |
3.1.0-preview1.19506.1 | 64 | 09/25/2022 |
3.0.3 | 30 | 06/27/2022 |
3.0.2 | 28 | 09/22/2022 |
3.0.1 | 73 | 09/22/2022 |
3.0.0 | 9,993 | 06/27/2022 |
3.0.0-rc1.19456.10 | 23 | 07/08/2022 |
3.0.0-preview9.19423.4 | 30 | 07/05/2022 |
3.0.0-preview8.19405.4 | 28 | 07/28/2022 |
3.0.0-preview7.19362.4 | 33 | 09/23/2022 |
3.0.0-preview6.19304.6 | 26 | 07/18/2022 |
3.0.0-preview5.19227.9 | 32 | 07/03/2022 |
3.0.0-preview4.19216.2 | 25 | 09/26/2022 |
3.0.0-preview3.19153.1 | 31 | 07/18/2022 |
3.0.0-preview.19074.2 | 70 | 09/21/2022 |
3.0.0-preview.18572.1 | 42 | 07/03/2022 |
2.2.0 | 26,544 | 06/27/2022 |
2.2.0-preview3-35497 | 26 | 09/22/2022 |
2.2.0-preview2-35157 | 61 | 09/25/2022 |
2.2.0-preview1-35029 | 22 | 09/25/2022 |
2.1.1 | 10,071 | 06/27/2022 |
2.1.0 | 23,197 | 06/27/2022 |
2.1.0-rc1-final | 26 | 07/18/2022 |
2.1.0-preview2-final | 27 | 09/23/2022 |
2.1.0-preview1-final | 80 | 07/03/2022 |
2.0.0 | 25,946 | 06/27/2022 |
2.0.0-preview2-final | 27 | 07/30/2022 |
2.0.0-preview1-final | 40 | 07/02/2022 |
1.1.1 | 31 | 06/30/2022 |
1.1.0 | 3,850 | 06/27/2022 |
1.1.0-preview1-final | 61 | 07/14/2022 |
1.0.2 | 21 | 09/22/2022 |
1.0.1 | 27 | 09/21/2022 |
1.0.0 | 56 | 06/27/2022 |
1.0.0-rc2-final | 25 | 09/23/2022 |
1.0.0-rc1-final | 26 | 09/24/2022 |