Microsoft.Extensions.DependencyInjection
2.1.0-preview2-final
See the version list below for details.
dotnet add package Microsoft.Extensions.DependencyInjection --version 2.1.0-preview2-final
NuGet\Install-Package Microsoft.Extensions.DependencyInjection -Version 2.1.0-preview2-final
<PackageReference Include="Microsoft.Extensions.DependencyInjection" Version="2.1.0-preview2-final" />
<PackageVersion Include="Microsoft.Extensions.DependencyInjection" Version="2.1.0-preview2-final" />
<PackageReference Include="Microsoft.Extensions.DependencyInjection" />
paket add Microsoft.Extensions.DependencyInjection --version 2.1.0-preview2-final
#r "nuget: Microsoft.Extensions.DependencyInjection, 2.1.0-preview2-final"
#addin nuget:?package=Microsoft.Extensions.DependencyInjection&version=2.1.0-preview2-final&prerelease
#tool nuget:?package=Microsoft.Extensions.DependencyInjection&version=2.1.0-preview2-final&prerelease
Default implementation of dependency injection for Microsoft.Extensions.DependencyInjection.
Learn more about Target Frameworks and .NET Standard.
-
.NETCoreApp 2.0
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 2.1.0-preview2-final)
-
.NETFramework 4.6.1
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 2.1.0-preview2-final)
-
.NETStandard 2.0
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 2.1.0-preview2-final)
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 (976)
Showing the top 20 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 - Server Backend & API
|
|
files-community/Files
A modern file manager that helps users organize their files and folders.
|
|
microsoft/semantic-kernel
Integrate cutting-edge LLM technology quickly and easily into your apps
|
|
dotnet/maui
.NET MAUI is the .NET Multi-platform App UI, a framework for building native device applications spanning mobile, tablet, and desktop.
|
|
dotnet/roslyn
The Roslyn .NET compiler provides C# and Visual Basic languages with rich code analysis APIs.
|
|
bitwarden/server
Bitwarden infrastructure/backend (API, database, Docker, etc).
|
|
rocksdanister/lively
Free and open-source software that allows users to set animated desktop wallpapers and screensavers powered by WinUI 3.
|
|
App-vNext/Polly
Polly is a .NET resilience and transient-fault-handling library that allows developers to express policies such as Retry, Circuit Breaker, Timeout, Bulkhead Isolation, and Fallback in a fluent and thread-safe manner. From version 6.0.1, Polly targets .NET Standard 1.1 and 2.0+.
|
|
abpframework/abp
Open-source web application framework for ASP.NET Core! Offers an opinionated architecture to build enterprise software solutions with best practices on top of the .NET. Provides the fundamental infrastructure, cross-cutting-concern implementations, startup templates, application modules, UI themes, tooling and documentation.
|
|
dotnet/AspNetCore.Docs
Documentation for ASP.NET Core
|
|
Sonarr/Sonarr
Smart PVR for newsgroup and bittorrent users.
|
|
jbogard/MediatR
Simple, unambitious mediator implementation in .NET
|
|
Radarr/Radarr
Movie organizer/manager for usenet and torrent users.
|
|
Tyrrrz/YoutubeDownloader
Downloads videos and playlists from YouTube
|
|
chocolatey/choco
Chocolatey - the package manager for Windows
|
|
dotnet/orleans
Cloud Native application framework for .NET
|
|
spectreconsole/spectre.console
A .NET library that makes it easier to create beautiful console applications.
|
|
AutoMapper/AutoMapper
A convention-based object-object mapper in .NET.
|
|
gui-cs/Terminal.Gui
Cross Platform Terminal UI toolkit for .NET
|