Microsoft.Extensions.DependencyInjection
Default implementation of dependency injection for Microsoft.Extensions.DependencyInjection.
Install
dotnet add package Microsoft.Extensions.DependencyInjection --version 8.0.0-preview.1.23110.8
Install-Package Microsoft.Extensions.DependencyInjection -Version 8.0.0-preview.1.23110.8
<PackageReference Include="Microsoft.Extensions.DependencyInjection" Version="8.0.0-preview.1.23110.8" />
Frameworks
Dependencies
Adoption guide
Most ASP.NET Core and worker services that prioritize low ceremony and first-party integration.
This version is marked prerelease. Validate its API and upgrade path before production use.
Compatibility metadata lists 6 target frameworks; confirm the exact target used by your application.
How to read this guidance
Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.
Useful next steps
Move from package metadata to a concrete selection or review workflow.