Microsoft.Extensions.DependencyInjection
5.0.0-rc.1.20451.14
See the version list below for details.
Requires NuGet 2.12 or higher.
dotnet add package Microsoft.Extensions.DependencyInjection --version 5.0.0-rc.1.20451.14
NuGet\Install-Package Microsoft.Extensions.DependencyInjection -Version 5.0.0-rc.1.20451.14
<PackageReference Include="Microsoft.Extensions.DependencyInjection" Version="5.0.0-rc.1.20451.14" />
paket add Microsoft.Extensions.DependencyInjection --version 5.0.0-rc.1.20451.14
#r "nuget: Microsoft.Extensions.DependencyInjection, 5.0.0-rc.1.20451.14"
// Install Microsoft.Extensions.DependencyInjection as a Cake Addin #addin nuget:?package=Microsoft.Extensions.DependencyInjection&version=5.0.0-rc.1.20451.14&prerelease // Install Microsoft.Extensions.DependencyInjection as a Cake Tool #tool nuget:?package=Microsoft.Extensions.DependencyInjection&version=5.0.0-rc.1.20451.14&prerelease
Default implementation of dependency injection for Microsoft.Extensions.DependencyInjection.
When using NuGet 3.x this package requires at least version 3.4.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net461 is compatible. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
-
.NETCoreApp 2.1
- Microsoft.Bcl.AsyncInterfaces (>= 5.0.0-rc.1.20451.14)
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 5.0.0-rc.1.20451.14)
-
.NETCoreApp 3.0
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 5.0.0-rc.1.20451.14)
-
.NETFramework 4.6.1
- Microsoft.Bcl.AsyncInterfaces (>= 5.0.0-rc.1.20451.14)
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 5.0.0-rc.1.20451.14)
- System.Threading.Tasks.Extensions (>= 4.5.4)
-
.NETStandard 2.0
- Microsoft.Bcl.AsyncInterfaces (>= 5.0.0-rc.1.20451.14)
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 5.0.0-rc.1.20451.14)
- System.Threading.Tasks.Extensions (>= 4.5.4)
-
.NETStandard 2.1
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 5.0.0-rc.1.20451.14)
-
net5.0
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 5.0.0-rc.1.20451.14)
NuGet packages (10)
Showing the top 5 NuGet packages that depend on Microsoft.Extensions.DependencyInjection:
Package | Downloads |
---|---|
Microsoft.AspNet.Mvc
ASP.NET MVC is a web framework that gives you a powerful, patterns-based way to build dynamic websites and Web APIs. ASP.NET MVC enables a clean separation of concerns and gives you full control over markup. |
|
Microsoft.AspNet.Hosting
ASP.NET 5 core hosting infrastructure and startup logic for web applications. |
|
Microsoft.Extensions.Logging
Logging infrastructure default implementation for Microsoft.Extensions.Logging. |
|
Microsoft.AspNet.OData
This package contains everything you need to create OData v4.0 endpoints using ASP.NET Web API and to support OData query syntax for your web APIs. |
|
EntityFramework.Core
Entity Framework is Microsoft's recommended data access technology for new applications. |
GitHub repositories (892)
Showing the top 5 popular GitHub repositories that depend on Microsoft.Extensions.DependencyInjection:
Repository | Stars |
---|---|
microsoft/PowerToys
Windows system utilities to maximize productivity
|
|
jellyfin/jellyfin
The Free Software Media System
|
|
files-community/Files
A modern file manager that helps users organize their files and folders.
|
|
dotnet/maui
.NET MAUI is the .NET Multi-platform App UI, a framework for building native device applications spanning mobile, tablet, and desktop.
|
|
microsoft/semantic-kernel
Integrate cutting-edge LLM technology quickly and easily into your apps
|