Microsoft.Extensions.Hosting.Abstractions 3.0.0-preview9.19423.4

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.Hosting.Abstractions.
There is a newer version of this package available.
See the version list below for details.
dotnet add package Microsoft.Extensions.Hosting.Abstractions --version 3.0.0-preview9.19423.4                
NuGet\Install-Package Microsoft.Extensions.Hosting.Abstractions -Version 3.0.0-preview9.19423.4                
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.Hosting.Abstractions" Version="3.0.0-preview9.19423.4" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Microsoft.Extensions.Hosting.Abstractions --version 3.0.0-preview9.19423.4                
#r "nuget: Microsoft.Extensions.Hosting.Abstractions, 3.0.0-preview9.19423.4"                
#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.Hosting.Abstractions as a Cake Addin
#addin nuget:?package=Microsoft.Extensions.Hosting.Abstractions&version=3.0.0-preview9.19423.4&prerelease

// Install Microsoft.Extensions.Hosting.Abstractions as a Cake Tool
#tool nuget:?package=Microsoft.Extensions.Hosting.Abstractions&version=3.0.0-preview9.19423.4&prerelease                

.NET Core hosting and startup abstractions for applications.

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 is compatible.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework net461 was computed.  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.

NuGet packages (3.3K)

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

Package Downloads
Microsoft.AspNetCore.Hosting.Abstractions

ASP.NET Core hosting and startup abstractions for web applications. This package was built from the source code at https://github.com/aspnet/Hosting/tree/0724e6cde1149ee1a19bfec9c13a2c9327b71213

Microsoft.Extensions.Hosting

Hosting and startup infrastructures for applications.

Microsoft.AspNetCore.DataProtection

ASP.NET Core logic to protect and unprotect data, similar to DPAPI. This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/f5084525411d53b81d9950b68616117750b674d4

Microsoft.AspNetCore.Hosting

ASP.NET Core hosting infrastructure and startup logic for web applications. This package was built from the source code at https://github.com/aspnet/AspNetCore/tree/be0a4a7f4cf06cbd6ec714bd1d9afee6bdb040a8

Microsoft.Extensions.Diagnostics.HealthChecks

Components for performing health checks in .NET applications Commonly Used Types: Microsoft.Extensions.Diagnostics.HealthChecks.HealthCheckService Microsoft.Extensions.Diagnostics.HealthChecks.IHealthChecksBuilder This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/f5084525411d53b81d9950b68616117750b674d4

GitHub repositories (247)

Showing the top 5 popular GitHub repositories that depend on Microsoft.Extensions.Hosting.Abstractions:

Repository Stars
jellyfin/jellyfin
The Free Software Media System
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
HangfireIO/Hangfire
An easy way to perform background job processing in .NET and .NET Core applications. No Windows Service or separate process required
JeffreySu/WeiXinMPSDK
微信全平台 .NET SDK, Senparc.Weixin for C#,支持 .NET Framework 及 .NET Core、.NET 8.0。已支持微信公众号、小程序、小游戏、微信支付、企业微信/企业号、开放平台、JSSDK、微信周边等全平台。 WeChat SDK for C#.
Version Downloads Last updated
9.0.0-preview.6.24327.7 14,243 7/9/2024
9.0.0-preview.5.24306.7 17,749 6/11/2024
9.0.0-preview.4.24266.19 26,224 5/21/2024
9.0.0-preview.3.24172.9 74,649 4/11/2024
9.0.0-preview.2.24128.5 44,016 3/12/2024
9.0.0-preview.1.24080.9 41,636 2/13/2024
8.0.0 67,904,391 11/14/2023
8.0.0-rc.2.23479.6 624,703 10/10/2023
8.0.0-rc.1.23419.4 161,595 9/12/2023
8.0.0-preview.7.23375.6 198,607 8/8/2023
8.0.0-preview.6.23329.7 75,701 7/11/2023
8.0.0-preview.5.23280.8 79,964 6/13/2023
8.0.0-preview.4.23259.5 199,314 5/16/2023
8.0.0-preview.3.23174.8 74,240 4/11/2023
8.0.0-preview.2.23128.3 118,062 3/14/2023
8.0.0-preview.1.23110.8 107,865 2/21/2023
7.0.0 114,242,558 11/7/2022
7.0.0-rc.2.22472.3 152,151 10/11/2022
7.0.0-rc.1.22426.10 89,102 9/14/2022
7.0.0-preview.7.22375.6 58,749 8/9/2022
7.0.0-preview.6.22324.4 68,699 7/12/2022
7.0.0-preview.5.22301.12 44,562 6/14/2022
7.0.0-preview.4.22229.4 47,657 5/10/2022
7.0.0-preview.3.22175.4 41,836 4/13/2022
7.0.0-preview.2.22152.2 22,798 3/14/2022
7.0.0-preview.1.22076.8 34,410 2/17/2022
6.0.0 265,855,005 11/8/2021
6.0.0-rc.2.21480.5 1,115,597 10/12/2021
6.0.0-rc.1.21451.13 275,415 9/14/2021
6.0.0-preview.7.21377.19 165,793 8/10/2021
6.0.0-preview.6.21352.12 53,922 7/14/2021
6.0.0-preview.5.21301.5 56,043 6/15/2021
6.0.0-preview.4.21253.7 35,536 5/24/2021
6.0.0-preview.3.21201.4 50,409 4/8/2021
6.0.0-preview.2.21154.6 67,875 3/11/2021
6.0.0-preview.1.21102.12 46,743 2/12/2021
5.0.0 169,567,356 11/9/2020
5.0.0-rc.2.20475.5 95,181 10/13/2020
5.0.0-rc.1.20451.14 101,192 9/14/2020
5.0.0-preview.8.20407.11 53,381 8/25/2020
5.0.0-preview.7.20364.11 30,395 7/21/2020
5.0.0-preview.6.20305.6 66,145 6/25/2020
5.0.0-preview.5.20278.1 14,378 6/10/2020
5.0.0-preview.4.20251.6 33,018 5/18/2020
5.0.0-preview.3.20215.2 16,091 4/23/2020
5.0.0-preview.2.20160.3 54,761 4/2/2020
5.0.0-preview.1.20120.4 18,155 3/16/2020
3.1.32 7,190,936 12/13/2022
3.1.31 1,017,801 11/8/2022
3.1.30 1,092,133 10/11/2022
3.1.29 411,582 9/13/2022
3.1.28 3,776,329 8/9/2022
3.1.27 497,473 7/12/2022
3.1.26 426,750 6/14/2022
3.1.25 652,520 5/10/2022
3.1.24 1,994,745 4/11/2022
3.1.23 1,562,053 3/8/2022
3.1.22 3,829,591 12/14/2021
3.1.21 2,304,829 11/7/2021
3.1.20 1,271,657 10/11/2021
3.1.19 1,231,806 9/14/2021
3.1.18 23,514,861 8/10/2021
3.1.17 2,531,521 7/13/2021
3.1.16 3,033,473 6/8/2021
3.1.15 3,132,806 5/11/2021
3.1.14 3,511,858 4/6/2021
3.1.13 3,684,836 3/9/2021
3.1.12 4,139,016 2/9/2021
3.1.11 9,139,073 1/12/2021
3.1.10 9,702,987 11/9/2020
3.1.9 11,497,241 10/13/2020
3.1.8 193,337,470 9/8/2020
3.1.7 10,361,503 8/11/2020
3.1.6 16,906,578 7/14/2020
3.1.5 16,618,922 6/9/2020
3.1.4 11,050,741 5/12/2020
3.1.3 37,044,053 3/24/2020
3.1.2 16,208,845 2/18/2020
3.1.1 9,985,498 1/14/2020
3.1.0 29,821,225 12/3/2019
3.1.0-preview3.19553.2 25,457 11/13/2019
3.1.0-preview2.19525.4 6,545 11/1/2019
3.1.0-preview1.19506.1 11,382 10/15/2019
3.0.3 424,004 2/18/2020
3.0.2 760,835 1/14/2020
3.0.1 1,476,385 11/18/2019
3.0.0 48,641,157 9/23/2019
3.0.0-rc1.19456.10 29,157 9/16/2019
3.0.0-preview9.19423.4 34,181 9/4/2019
3.0.0-preview8.19405.4 107,925 8/13/2019
3.0.0-preview7.19362.4 52,865 7/23/2019
3.0.0-preview6.19304.6 137,225 6/12/2019
3.0.0-preview5.19227.9 181,475 5/6/2019
3.0.0-preview4.19216.2 9,538 4/18/2019
3.0.0-preview3.19153.1 131,141 3/6/2019
3.0.0-preview.19074.2 4,218 1/29/2019
3.0.0-preview.18572.1 9,641 12/4/2018
2.2.0 442,378,009 12/3/2018
2.2.0-preview3-35497 294,233 10/17/2018
2.2.0-preview2-35157 355,641 9/12/2018
2.2.0-preview1-35029 110,352 8/22/2018
2.1.1 247,046,125 6/18/2018
2.1.0 305,693,577 5/29/2018
2.1.0-rc1-final 376,434 5/6/2018
2.1.0-preview2-final 627,584 4/10/2018
2.1.0-preview1-final 549,267 2/26/2018
2.0.3 17,202,838 5/7/2018
2.0.2 19,732,553 3/13/2018
2.0.1 32,638,869 11/14/2017
2.0.0 167,237,454 8/11/2017
2.0.0-preview2-final 151,937 6/28/2017
2.0.0-preview1-final 54,939 5/10/2017