Microsoft.Extensions.DependencyInjection.Abstractions 6.0.0-preview.2.21154.6

The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org. Prefix Reserved
Additional Details

This package has been deprecated as part of the .NET Package Deprecation effort. You can learn more about it from https://github.com/dotnet/announcements/issues/217

This is a prerelease version of Microsoft.Extensions.DependencyInjection.Abstractions.
There is a newer version of this package available.
See the version list below for details.

Requires NuGet 2.12 or higher.

dotnet add package Microsoft.Extensions.DependencyInjection.Abstractions --version 6.0.0-preview.2.21154.6
NuGet\Install-Package Microsoft.Extensions.DependencyInjection.Abstractions -Version 6.0.0-preview.2.21154.6
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Microsoft.Extensions.DependencyInjection.Abstractions" Version="6.0.0-preview.2.21154.6" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Microsoft.Extensions.DependencyInjection.Abstractions --version 6.0.0-preview.2.21154.6
#r "nuget: Microsoft.Extensions.DependencyInjection.Abstractions, 6.0.0-preview.2.21154.6"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Microsoft.Extensions.DependencyInjection.Abstractions as a Cake Addin
#addin nuget:?package=Microsoft.Extensions.DependencyInjection.Abstractions&version=6.0.0-preview.2.21154.6&prerelease

// Install Microsoft.Extensions.DependencyInjection.Abstractions as a Cake Tool
#tool nuget:?package=Microsoft.Extensions.DependencyInjection.Abstractions&version=6.0.0-preview.2.21154.6&prerelease

Abstractions for dependency injection.

Commonly Used Types:
Microsoft.Extensions.DependencyInjection.IServiceCollection

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  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. 
.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 was computed. 
.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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • .NETFramework 4.6.1

    • No dependencies.
  • .NETStandard 2.0

    • No dependencies.

NuGet packages (10.8K)

Showing the top 5 NuGet packages that depend on Microsoft.Extensions.DependencyInjection.Abstractions:

Package Downloads
Microsoft.Extensions.Logging.Abstractions The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

Logging abstractions for Microsoft.Extensions.Logging. Commonly Used Types: Microsoft.Extensions.Logging.ILogger Microsoft.Extensions.Logging.ILoggerFactory Microsoft.Extensions.Logging.ILogger<TCategoryName> Microsoft.Extensions.Logging.LogLevel Microsoft.Extensions.Logging.Logger<T> Microsoft.Extensions.Logging.LoggerMessage Microsoft.Extensions.Logging.Abstractions.NullLogger

Microsoft.Extensions.Options The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

Provides a strongly typed way of specifying and accessing settings using dependency injection.

Microsoft.Extensions.DependencyInjection The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

Default implementation of dependency injection for Microsoft.Extensions.DependencyInjection.

Microsoft.Extensions.Hosting.Abstractions The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

Hosting and startup abstractions for applications.

Microsoft.Extensions.Caching.Memory The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

In-memory cache implementation of Microsoft.Extensions.Caching.Memory.IMemoryCache.

GitHub repositories (550)

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
bitwarden/server
The core infrastructure backend (API, database, Docker, etc).
dotnet/AspNetCore.Docs
Documentation for ASP.NET Core
aspnetboilerplate/aspnetboilerplate
ASP.NET Boilerplate - Web Application Framework
Version Downloads Last updated
9.0.0-preview.2.24128.5 22,721 3/12/2024
9.0.0-preview.1.24080.9 81,731 2/13/2024
8.0.1 1,025,133 3/12/2024
8.0.0 37,763,980 11/14/2023
8.0.0-rc.2.23479.6 1,430,764 10/10/2023
8.0.0-rc.1.23419.4 841,372 9/12/2023
8.0.0-preview.7.23375.6 413,186 8/8/2023
8.0.0-preview.6.23329.7 343,161 7/11/2023
8.0.0-preview.5.23280.8 249,679 6/13/2023
8.0.0-preview.4.23259.5 391,444 5/16/2023
8.0.0-preview.3.23174.8 307,767 4/11/2023
8.0.0-preview.2.23128.3 373,620 3/14/2023
8.0.0-preview.1.23110.8 298,356 2/21/2023
7.0.0 193,454,800 11/7/2022
7.0.0-rc.2.22472.3 662,662 10/11/2022
7.0.0-rc.1.22426.10 445,199 9/14/2022
7.0.0-preview.7.22375.6 416,739 8/9/2022
7.0.0-preview.6.22324.4 247,121 7/12/2022
7.0.0-preview.5.22301.12 200,234 6/14/2022
7.0.0-preview.4.22229.4 399,359 5/10/2022
7.0.0-preview.3.22175.4 221,206 4/13/2022
7.0.0-preview.2.22152.2 306,599 3/14/2022
7.0.0-preview.1.22076.8 206,146 2/17/2022
6.0.2-mauipre.1.22102.15 182,896 2/15/2022
6.0.2-mauipre.1.22054.8 358,614 1/19/2022
6.0.0 474,484,777 11/8/2021
6.0.0-rc.2.21480.5 1,722,750 10/12/2021
6.0.0-rc.1.21451.13 1,199,434 9/14/2021
6.0.0-preview.7.21377.19 870,196 8/10/2021
6.0.0-preview.6.21352.12 563,994 7/14/2021
6.0.0-preview.5.21301.5 424,757 6/15/2021
6.0.0-preview.4.21253.7 214,415 5/24/2021
6.0.0-preview.3.21201.4 647,163 4/8/2021
6.0.0-preview.2.21154.6 263,275 3/11/2021
6.0.0-preview.1.21102.12 603,615 2/12/2021
5.0.0 452,096,839 11/9/2020
5.0.0-rc.2.20475.5 1,000,690 10/13/2020
5.0.0-rc.1.20451.14 852,545 9/14/2020
5.0.0-preview.8.20407.11 528,709 8/25/2020
5.0.0-preview.7.20364.11 313,220 7/21/2020
5.0.0-preview.6.20305.6 234,457 6/25/2020
5.0.0-preview.5.20278.1 133,767 6/10/2020
5.0.0-preview.4.20251.6 357,181 5/18/2020
5.0.0-preview.3.20215.2 255,761 4/23/2020
5.0.0-preview.2.20160.3 369,228 4/2/2020
5.0.0-preview.1.20120.4 212,994 3/16/2020
3.1.32 11,348,665 12/13/2022
3.1.31 2,189,395 11/8/2022
3.1.30 2,001,428 10/11/2022
3.1.29 1,841,480 9/13/2022
3.1.28 5,020,782 8/9/2022
3.1.27 1,975,882 7/12/2022
3.1.26 1,795,239 6/14/2022
3.1.25 4,217,565 5/10/2022
3.1.24 3,503,376 4/11/2022
3.1.23 3,934,912 3/8/2022
3.1.22 15,604,508 12/14/2021
3.1.21 9,560,388 11/7/2021
3.1.20 4,814,589 10/11/2021
3.1.19 5,309,441 9/14/2021
3.1.18 50,784,682 8/10/2021
3.1.17 7,432,262 7/13/2021
3.1.16 12,388,424 6/8/2021
3.1.15 8,848,973 5/11/2021
3.1.14 17,834,615 4/6/2021
3.1.13 15,251,368 3/9/2021
3.1.12 11,838,490 2/9/2021
3.1.11 20,222,381 1/12/2021
3.1.10 29,011,312 11/9/2020
3.1.9 105,741,616 10/13/2020
3.1.8 214,831,174 9/8/2020
3.1.7 39,496,347 8/11/2020
3.1.6 45,281,254 7/14/2020
3.1.5 48,030,980 6/9/2020
3.1.4 58,910,996 5/12/2020
3.1.3 93,898,187 3/24/2020
3.1.2 78,634,753 2/18/2020
3.1.1 47,359,979 1/14/2020
3.1.0 190,107,760 12/3/2019
3.1.0-preview3.19553.2 1,615,864 11/13/2019
3.1.0-preview2.19525.4 222,749 11/1/2019
3.1.0-preview1.19506.1 1,276,887 10/15/2019
3.0.3 52,261,545 2/18/2020
3.0.2 1,164,629 1/14/2020
3.0.1 7,001,877 11/18/2019
3.0.0 177,379,956 9/23/2019
3.0.0-rc1.19456.10 178,212 9/16/2019
3.0.0-preview9.19423.4 1,636,632 9/4/2019
3.0.0-preview8.19405.4 628,642 8/13/2019
3.0.0-preview7.19362.4 212,842 7/23/2019
3.0.0-preview6.19304.6 454,474 6/12/2019
3.0.0-preview5.19227.9 849,193 5/6/2019
3.0.0-preview4.19216.2 136,119 4/18/2019
3.0.0-preview3.19153.1 442,811 3/6/2019
3.0.0-preview.19074.2 206,646 1/29/2019
3.0.0-preview.18572.1 173,464 12/4/2018
2.2.0 504,131,936 12/3/2018
2.2.0-preview3-35497 704,775 10/17/2018
2.2.0-preview2-35157 615,490 9/12/2018
2.2.0-preview1-35029 289,766 8/22/2018
2.1.1 365,367,818 6/18/2018
2.1.0 498,256,433 5/29/2018
2.1.0-rc1-final 701,166 5/6/2018
2.1.0-preview2-final 862,095 4/10/2018
2.1.0-preview1-final 880,010 2/26/2018
2.0.0 560,627,937 8/11/2017
2.0.0-preview2-final 410,368 6/28/2017
2.0.0-preview1-final 1,258,866 5/10/2017
1.1.1 34,061,567 5/9/2017
1.1.0 126,771,044 11/16/2016
1.1.0-preview1-final 240,569 10/24/2016
1.0.2 122,095,463 3/6/2017
1.0.1 4,661,366 12/12/2016
1.0.0 225,372,941 6/27/2016
1.0.0-rc2-final 2,205,552 5/16/2016
1.0.0-rc1-final 913,051 11/18/2015