Microsoft.Extensions.DependencyInjection
                              
                            
                                6.0.0
                            
                        
                    dotnet add package Microsoft.Extensions.DependencyInjection --version 6.0.0
NuGet\Install-Package Microsoft.Extensions.DependencyInjection -Version 6.0.0
<PackageReference Include="Microsoft.Extensions.DependencyInjection" Version="6.0.0" />
<PackageVersion Include="Microsoft.Extensions.DependencyInjection" Version="6.0.0" />
<PackageReference Include="Microsoft.Extensions.DependencyInjection" />
paket add Microsoft.Extensions.DependencyInjection --version 6.0.0
#r "nuget: Microsoft.Extensions.DependencyInjection, 6.0.0"
#:package Microsoft.Extensions.DependencyInjection@6.0.0
#addin nuget:?package=Microsoft.Extensions.DependencyInjection&version=6.0.0
#tool nuget:?package=Microsoft.Extensions.DependencyInjection&version=6.0.0
Default implementation of dependency injection for Microsoft.Extensions.DependencyInjection.
| Product | Versions Compatible and additional computed target framework versions. | 
|---|---|
| .NET | net5.0 was computed. net5.0-windows was computed. net6.0 is compatible. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. net9.0 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. net10.0 was computed. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. | 
| .NET Core | netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. | 
| .NET Standard | netstandard2.0 is compatible. netstandard2.1 is compatible. | 
| .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. | 
| MonoAndroid | monoandroid was computed. | 
| MonoMac | monomac was computed. | 
| MonoTouch | monotouch was computed. | 
| Tizen | tizen40 was computed. tizen60 was computed. | 
| Xamarin.iOS | xamarinios was computed. | 
| Xamarin.Mac | xamarinmac was computed. | 
| Xamarin.TVOS | xamarintvos was computed. | 
| Xamarin.WatchOS | xamarinwatchos was computed. | 
- 
                                                    .NETFramework 4.6.1- Microsoft.Bcl.AsyncInterfaces (>= 6.0.0)
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 6.0.0)
- System.Runtime.CompilerServices.Unsafe (>= 6.0.0)
- System.Threading.Tasks.Extensions (>= 4.5.4)
 
- 
                                                    .NETStandard 2.0- Microsoft.Bcl.AsyncInterfaces (>= 6.0.0)
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 6.0.0)
- System.Runtime.CompilerServices.Unsafe (>= 6.0.0)
- System.Threading.Tasks.Extensions (>= 4.5.4)
 
- 
                                                    .NETStandard 2.1- Microsoft.Extensions.DependencyInjection.Abstractions (>= 6.0.0)
- System.Runtime.CompilerServices.Unsafe (>= 6.0.0)
 
- 
                                                    net6.0- Microsoft.Extensions.DependencyInjection.Abstractions (>= 6.0.0)
- System.Runtime.CompilerServices.Unsafe (>= 6.0.0)
 
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 (1.0K)
Showing the top 20 popular GitHub repositories that depend on Microsoft.Extensions.DependencyInjection:
| Repository | Stars | 
|---|---|
| microsoft/PowerToys 
                                                            Microsoft PowerToys is a collection of utilities that help you customize Windows and streamline everyday tasks
                                                         | |
| 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.
                                                         | |
| rocksdanister/lively 
                                                            Free and open-source software that allows users to set animated desktop wallpapers and screensavers powered by WinUI 3.
                                                         | |
| bitwarden/server 
                                                            Bitwarden infrastructure/backend (API, database, Docker, etc).
                                                         | |
| 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.
                                                         | |
| Tyrrrz/YoutubeDownloader 
                                                            Downloads videos and playlists from YouTube
                                                         | |
| dotnet/AspNetCore.Docs 
                                                            Documentation for ASP.NET Core
                                                         | |
| Sonarr/Sonarr 
                                                            Smart PVR for newsgroup and bittorrent users.
                                                         | |
| Tichau/FileConverter 
                                                            File Converter is a very simple tool which allows you to convert and compress files using the context menu in windows explorer.
                                                         | |
| Radarr/Radarr 
                                                            Movie organizer/manager for usenet and torrent users.
                                                         | |
| LuckyPennySoftware/MediatR 
                                                            Simple, unambitious mediator implementation in .NET
                                                         | |
| Flow-Launcher/Flow.Launcher 
                                                            :mag: Quick file search & app launcher for Windows with community-made plugins
                                                         | |
| babalae/better-genshin-impact 
                                                            📦BetterGI · 更好的原神 - 自动拾取 | 自动剧情 | 全自动钓鱼(AI) | 全自动七圣召唤 | 自动伐木 | 自动刷本 | 自动采集/挖矿/锄地 | 一条龙 | 全连音游 - UI Automation Testing Tools For Genshin Impact
                                                         | |
| chocolatey/choco 
                                                            Chocolatey - the package manager for Windows
                                                         | |
| spectreconsole/spectre.console 
                                                            A .NET library that makes it easier to create beautiful console applications.
                                                         |