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
Microsoft.AspNetCore.Hosting.Abstractions
ASP.NET Core hosting and startup abstractions for web applications.
116
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
109
Microsoft.AspNetCore.Hosting.Abstractions
ASP.NET Core hosting and startup abstractions for web applications.
104
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
100
MiniProfiler.Shared
You shouldn't reference this - MiniProfiler's shared library for all frameworks
98
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/2670c128d522473e146ff9f8159bfffdfe694cd9
97
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
95
Microsoft.Extensions.WebEncoders
Contains registration and configuration APIs to add the core framework encoders to a dependency injection container.
94
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
94
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/dotnet/aspnetcore/tree/bb01bbf4433e27289b99001b7de6a582879d1835
93
Microsoft.Extensions.WebEncoders
Contains registration and configuration APIs to add the core framework encoders to a dependency injection container.
93
Microsoft.AspNetCore.Hosting.Abstractions
ASP.NET Core hosting and startup abstractions for web applications.
93
Microsoft.AspNetCore.Hosting.Abstractions
ASP.NET Core hosting and startup abstractions for web applications.
92
Microsoft.AspNetCore.Hosting.Abstractions
ASP.NET 5 Hosting abstractions.
91
Microsoft.AspNetCore.NodeServices
Invoke Node.js modules at runtime in ASP.NET Core applications.
90
Microsoft.Extensions.Caching.Memory
In-memory cache implementation of Microsoft.Extensions.Caching.Memory.IMemoryCache.
90
Microsoft.Extensions.OptionsModel
Provides a strongly typed way of specifying and accessing settings using dependency injection.
90
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/dotnet/aspnetcore/tree/2924ca229b3d6c91b7c9eded119b31dfd7aa1fef
89
Microsoft.Extensions.Logging.Console
Console logger provider implementation for Microsoft.Extensions.Logging.
89
Microsoft.Extensions.Logging
Logging infrastructure default implementation for Microsoft.Extensions.Logging.
87

.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 4 7/16/2025
10.0.0-preview.5.25277.114 7 6/8/2025
10.0.0-preview.4.25258.110 15 5/17/2025
10.0.0-preview.3.25171.5 15 4/12/2025
10.0.0-preview.2.25163.2 21 3/19/2025
10.0.0-preview.1.25080.5 23 2/26/2025
9.0.7 4 7/9/2025
9.0.6 6 6/16/2025
9.0.5 16 5/15/2025
9.0.4 17 4/9/2025
9.0.3 19 3/11/2025
9.0.2 23 2/19/2025
9.0.1 40 1/18/2025
9.0.0 37 11/17/2024
9.0.0-rc.2.24473.5 32 10/16/2024
9.0.0-rc.1.24431.7 37 9/12/2024
9.0.0-preview.7.24405.7 38 8/13/2024
9.0.0-preview.6.24327.7 48 7/11/2024
9.0.0-preview.5.24306.7 38 6/14/2024
9.0.0-preview.4.24266.19 38 5/24/2024
9.0.0-preview.3.24172.9 37 4/30/2024
9.0.0-preview.2.24128.5 48 3/27/2024
9.0.0-preview.1.24080.9 39 2/26/2024
8.0.2 38 10/18/2024
8.0.1 38 3/18/2024
8.0.0 51 11/16/2023
8.0.0-rc.2.23479.6 58 10/13/2023
8.0.0-rc.1.23419.4 61 9/17/2023
8.0.0-preview.7.23375.6 57 8/9/2023
8.0.0-preview.6.23329.7 57 7/31/2023
8.0.0-preview.5.23280.8 59 7/15/2023
8.0.0-preview.4.23259.5 57 5/20/2023
8.0.0-preview.3.23174.8 49 5/12/2023
8.0.0-preview.2.23128.3 67 3/29/2023
8.0.0-preview.1.23110.8 52 2/23/2023
7.0.0 76 12/3/2022
7.0.0-rc.2.22472.3 56 12/3/2022
7.0.0-rc.1.22426.10 60 9/15/2022
7.0.0-preview.7.22375.6 62 9/15/2022
7.0.0-preview.6.22324.4 57 9/15/2022
7.0.0-preview.5.22301.12 72 6/27/2022
7.0.0-preview.4.22229.4 52 7/1/2022
7.0.0-preview.3.22175.4 72 7/1/2022
7.0.0-preview.2.22152.2 54 7/1/2022
7.0.0-preview.1.22076.8 53 7/1/2022
6.0.2-mauipre.1.22102.15 52 7/1/2022
6.0.2-mauipre.1.22054.8 62 7/1/2022
6.0.0 75 7/1/2022
6.0.0-rc.2.21480.5 60 7/1/2022
6.0.0-rc.1.21451.13 70 7/1/2022
6.0.0-preview.7.21377.19 57 7/1/2022
6.0.0-preview.6.21352.12 72 7/1/2022
6.0.0-preview.5.21301.5 51 7/1/2022
6.0.0-preview.4.21253.7 65 7/1/2022
6.0.0-preview.3.21201.4 61 7/1/2022
6.0.0-preview.2.21154.6 81 7/1/2022
6.0.0-preview.1.21102.12 56 7/1/2022
5.0.0 64 7/1/2022
5.0.0-rc.2.20475.5 72 7/1/2022
5.0.0-rc.1.20451.14 65 7/1/2022
5.0.0-preview.8.20407.11 61 7/1/2022
5.0.0-preview.7.20364.11 72 7/1/2022
5.0.0-preview.6.20305.6 75 7/1/2022
5.0.0-preview.5.20278.1 53 7/1/2022
5.0.0-preview.4.20251.6 57 7/1/2022
5.0.0-preview.3.20215.2 54 7/1/2022
5.0.0-preview.2.20160.3 79 7/1/2022
5.0.0-preview.1.20120.4 53 7/1/2022
3.1.32 52 2/21/2023
3.1.31 63 12/3/2022
3.1.30 62 12/3/2022
3.1.29 63 9/15/2022
3.1.28 50 9/7/2022
3.1.27 69 7/25/2022
3.1.26 77 7/1/2022
3.1.25 74 7/1/2022
3.1.24 67 7/1/2022
3.1.23 49 7/1/2022
3.1.22 63 7/1/2022
3.1.21 68 7/1/2022
3.1.20 69 7/1/2022
3.1.19 49 7/1/2022
3.1.18 88 7/1/2022
3.1.17 55 7/1/2022
3.1.16 55 7/1/2022
3.1.15 69 7/1/2022
3.1.14 55 7/1/2022
3.1.13 63 7/1/2022
3.1.12 60 7/1/2022
3.1.11 52 7/1/2022
3.1.10 49 7/1/2022
3.1.9 86 7/1/2022
3.1.8 72 7/1/2022
3.1.7 64 7/1/2022
3.1.6 73 7/1/2022
3.1.5 70 7/1/2022
3.1.4 76 7/1/2022
3.1.3 71 7/1/2022
3.1.2 68 7/1/2022
3.1.1 76 7/1/2022
3.1.0 69 7/1/2022
3.1.0-preview3.19553.2 62 7/1/2022
3.1.0-preview2.19525.4 61 7/1/2022
3.1.0-preview1.19506.1 63 7/1/2022
3.0.3 78 7/1/2022
3.0.2 75 7/1/2022
3.0.1 79 7/1/2022
3.0.0 56 7/1/2022
3.0.0-rc1.19456.10 63 7/1/2022
3.0.0-preview9.19423.4 64 7/1/2022
3.0.0-preview8.19405.4 59 7/1/2022
3.0.0-preview7.19362.4 73 7/1/2022
3.0.0-preview6.19304.6 68 7/1/2022
3.0.0-preview5.19227.9 63 7/1/2022
3.0.0-preview4.19216.2 67 7/1/2022
3.0.0-preview3.19153.1 63 7/1/2022
3.0.0-preview.19074.2 63 7/1/2022
3.0.0-preview.18572.1 65 7/1/2022
2.2.0 59 7/1/2022
2.2.0-preview3-35497 53 7/1/2022
2.2.0-preview2-35157 64 7/1/2022
2.2.0-preview1-35029 53 7/1/2022
2.1.1 73 7/1/2022
2.1.0 73 7/1/2022
2.1.0-rc1-final 65 7/1/2022
2.1.0-preview2-final 64 7/1/2022
2.1.0-preview1-final 61 7/1/2022
2.0.0 67 7/1/2022
2.0.0-preview2-final 71 7/1/2022
2.0.0-preview1-final 64 7/1/2022
1.1.1 92 7/1/2022
1.1.0 53 7/1/2022
1.1.0-preview1-final 77 7/1/2022
1.0.2 85 7/1/2022
1.0.1 72 7/1/2022
1.0.0 70 7/1/2022
1.0.0-rc2-final 65 7/1/2022
1.0.0-rc1-final 58 7/1/2022