Microsoft.Extensions.DependencyInjection.Abstractions
1.0.0-rc1-final
See the version list below for details.
dotnet add package Microsoft.Extensions.DependencyInjection.Abstractions --version 1.0.0-rc1-final
NuGet\Install-Package Microsoft.Extensions.DependencyInjection.Abstractions -Version 1.0.0-rc1-final
<PackageReference Include="Microsoft.Extensions.DependencyInjection.Abstractions" Version="1.0.0-rc1-final" />
paket add Microsoft.Extensions.DependencyInjection.Abstractions --version 1.0.0-rc1-final
#r "nuget: Microsoft.Extensions.DependencyInjection.Abstractions, 1.0.0-rc1-final"
// Install Microsoft.Extensions.DependencyInjection.Abstractions as a Cake Addin #addin nuget:?package=Microsoft.Extensions.DependencyInjection.Abstractions&version=1.0.0-rc1-final&prerelease // Install Microsoft.Extensions.DependencyInjection.Abstractions as a Cake Tool #tool nuget:?package=Microsoft.Extensions.DependencyInjection.Abstractions&version=1.0.0-rc1-final&prerelease
Contracts for dependency injection.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net451 is compatible. net452 was computed. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
.NETPlatform | dotnet54 is compatible. |
Universal Windows Platform | netcore50 is compatible. |
-
.NETCore 5.0
- System.ComponentModel (>= 4.0.0)
- System.Diagnostics.Debug (>= 4.0.10)
- System.Globalization (>= 4.0.10)
- System.Linq (>= 4.0.0)
- System.Linq.Expressions (>= 4.0.10)
- System.Reflection (>= 4.0.10)
- System.Resources.ResourceManager (>= 4.0.0)
- System.Runtime (>= 4.0.20)
-
.NETFramework 4.5.1
- No dependencies.
-
.NETPlatform 5.4
- System.ComponentModel (>= 4.0.1-beta-23516)
- System.Diagnostics.Debug (>= 4.0.11-beta-23516)
- System.Globalization (>= 4.0.11-beta-23516)
- System.Linq (>= 4.0.1-beta-23516)
- System.Linq.Expressions (>= 4.0.11-beta-23516)
- System.Reflection (>= 4.1.0-beta-23225)
- System.Resources.ResourceManager (>= 4.0.1-beta-23516)
NuGet packages (27)
Showing the top 5 NuGet packages that depend on Microsoft.Extensions.DependencyInjection.Abstractions:
Package | Downloads |
---|---|
Microsoft.AspNet.Cors
Microsoft.AspNet.Cors |
|
Microsoft.Extensions.Options
Provides a strongly typed way of specifying and accessing settings using dependency injection. |
|
Microsoft.Extensions.Logging
Logging infrastructure default implementation for Microsoft.Extensions.Logging. |
|
Microsoft.Extensions.DependencyInjection
Default implementation of dependency injection for Microsoft.Extensions.DependencyInjection. |
|
Microsoft.AspNet.DataProtection
ASP.NET 5 logic to protect and unprotect data, similar to DPAPI. |
GitHub repositories (609)
Showing the top 5 popular GitHub repositories that depend on Microsoft.Extensions.DependencyInjection.Abstractions:
Repository | Stars |
---|---|
jellyfin/jellyfin
The Free Software Media System
|
|
microsoft/semantic-kernel
Integrate cutting-edge LLM technology quickly and easily into your apps
|
|
icsharpcode/ILSpy
.NET Decompiler with support for PDB generation, ReadyToRun, Metadata (&more) - cross-platform!
|
|
bitwarden/server
Bitwarden infrastructure/backend (API, database, Docker, etc).
|
|
dotnet/AspNetCore.Docs
Documentation for ASP.NET Core
|