Microsoft.Extensions.DependencyInjection
1.0.0
See the version list below for details.
dotnet add package Microsoft.Extensions.DependencyInjection --version 1.0.0
NuGet\Install-Package Microsoft.Extensions.DependencyInjection -Version 1.0.0
<PackageReference Include="Microsoft.Extensions.DependencyInjection" Version="1.0.0" />
paket add Microsoft.Extensions.DependencyInjection --version 1.0.0
#r "nuget: Microsoft.Extensions.DependencyInjection, 1.0.0"
// Install Microsoft.Extensions.DependencyInjection as a Cake Addin #addin nuget:?package=Microsoft.Extensions.DependencyInjection&version=1.0.0 // Install Microsoft.Extensions.DependencyInjection as a Cake Tool #tool nuget:?package=Microsoft.Extensions.DependencyInjection&version=1.0.0
Default implementation of dependency injection for Microsoft.Extensions.DependencyInjection.
Learn more about Target Frameworks and .NET Standard.
-
.NETStandard 1.1
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 1.0.0)
- System.Collections (>= 4.0.11)
- System.Collections.Concurrent (>= 4.0.12)
- System.Runtime.Extensions (>= 4.1.0)
- System.Threading (>= 4.0.11)
- System.Threading.Tasks (>= 4.0.11)
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
|