Microsoft.Extensions.DependencyInjection.Abstractions 10.0.0-preview.5.25277.114

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.
114
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
104
Microsoft.AspNetCore.Hosting.Abstractions
ASP.NET Core hosting and startup abstractions for web applications.
100
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
97
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
94
MiniProfiler.Shared
You shouldn't reference this - MiniProfiler's shared library for all frameworks
93
Microsoft.Extensions.WebEncoders
Contains registration and configuration APIs to add the core framework encoders to a dependency injection container.
93
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
92
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
91
Microsoft.AspNetCore.Hosting.Abstractions
ASP.NET Core hosting and startup abstractions for web applications.
91
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
91
Microsoft.Extensions.WebEncoders
Contains registration and configuration APIs to add the core framework encoders to a dependency injection container.
90
Microsoft.AspNetCore.Hosting.Abstractions
ASP.NET Core hosting and startup abstractions for web applications.
89
Microsoft.AspNetCore.Hosting.Abstractions
ASP.NET 5 Hosting abstractions.
89
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
88
Microsoft.Extensions.Caching.Memory
In-memory cache implementation of Microsoft.Extensions.Caching.Memory.IMemoryCache.
88
Microsoft.Extensions.OptionsModel
Provides a strongly typed way of specifying and accessing settings using dependency injection.
88
Microsoft.AspNetCore.NodeServices
Invoke Node.js modules at runtime in ASP.NET Core applications.
87
Microsoft.Extensions.Logging.Console
Console logger provider implementation for Microsoft.Extensions.Logging.
85
Microsoft.Extensions.Localization
Application localization services and default implementation based on ResourceManager to load localized assembly resources.
85

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