Microsoft.Extensions.DependencyInjection
2.2.0
See the version list below for details.
Install-Package Microsoft.Extensions.DependencyInjection -Version 2.2.0
dotnet add package Microsoft.Extensions.DependencyInjection --version 2.2.0
<PackageReference Include="Microsoft.Extensions.DependencyInjection" Version="2.2.0" />
paket add Microsoft.Extensions.DependencyInjection --version 2.2.0
#r "nuget: Microsoft.Extensions.DependencyInjection, 2.2.0"
// Install Microsoft.Extensions.DependencyInjection as a Cake Addin
#addin nuget:?package=Microsoft.Extensions.DependencyInjection&version=2.2.0
// Install Microsoft.Extensions.DependencyInjection as a Cake Tool
#tool nuget:?package=Microsoft.Extensions.DependencyInjection&version=2.2.0
Default implementation of dependency injection for Microsoft.Extensions.DependencyInjection.
| Product | Versions |
|---|---|
| .NET | net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows |
| .NET Core | netcoreapp2.0 netcoreapp2.1 netcoreapp2.2 netcoreapp3.0 netcoreapp3.1 |
| .NET Standard | netstandard2.0 netstandard2.1 |
| .NET Framework | net461 net462 net463 net47 net471 net472 net48 |
| MonoAndroid | monoandroid |
| MonoMac | monomac |
| MonoTouch | monotouch |
| Tizen | tizen40 tizen60 |
| Xamarin.iOS | xamarinios |
| Xamarin.Mac | xamarinmac |
| Xamarin.TVOS | xamarintvos |
| Xamarin.WatchOS | xamarinwatchos |
-
.NETCoreApp 2.0
-
.NETFramework 4.6.1
-
.NETStandard 2.0
NuGet packages (18)
Showing the top 5 NuGet packages that depend on Microsoft.Extensions.DependencyInjection:
| Package | Downloads |
|---|---|
|
Microsoft.Extensions.Hosting
.NET Core hosting and startup infrastructures for applications. This package was built from the source code at https://github.com/aspnet/Hosting/tree/0724e6cde1149ee1a19bfec9c13a2c9327b71213 |
|
|
Microsoft.AspNetCore.DataProtection.SystemWeb
A component to allow the ASP.NET Core data protection stack to work with the ASP.NET 4.x <machineKey> element. |
|
|
Microsoft.AspNet.DataProtection.Extensions
Additional APIs for ASP.NET 5 data protection. |
|
|
Microsoft.AspNetCore.DataProtection.Extensions
Additional APIs for ASP.NET Core data protection. This package was built from the source code at https://github.com/aspnet/AspNetCore/tree/ce8cf65589734f82b0536c543aba5bd60d0a5a98 |
|
|
Microsoft.AspNetCore.Hosting
ASP.NET Core hosting infrastructure and startup logic for web applications. This package was built from the source code at https://github.com/aspnet/Hosting/tree/0724e6cde1149ee1a19bfec9c13a2c9327b71213 |