Microsoft.Extensions.Hosting 11.0.0-preview.6.26359.118

About

Contains the .NET Generic Host HostBuilder which layers on the Microsoft.Extensions.Hosting.Abstractions package.

Key Features

  • Contains the .NET Generic Host HostBuilder.

How to Use

For a console app project:

    using (IHost host = new HostBuilder().Build())
    {
        var lifetime = host.Services.GetRequiredService<IHostApplicationLifetime>();
    
        lifetime.ApplicationStarted.Register(() =>
        {
            Console.WriteLine("Started");
        });
        lifetime.ApplicationStopping.Register(() =>
        {
            Console.WriteLine("Stopping firing");
            Console.WriteLine("Stopping end");
        });
        lifetime.ApplicationStopped.Register(() =>
        {
            Console.WriteLine("Stopped firing");
            Console.WriteLine("Stopped end");
        });
    
        host.Start();
    
        // Listens for Ctrl+C.
        host.WaitForShutdown();
    }

Main Types

The main types provided by this library are:

  • Microsoft.Extensions.Host.
  • Microsoft.Extensions.Hosting.HostApplicationBuilder
  • Microsoft.Extensions.Hosting.HostBuilder
  • Microsoft.Extensions.Hosting.IHostedService
  • Microsoft.Extensions.Hosting.IHostedLifecycleService

Additional Documentation

  • Microsoft.Extensions.Configuration
  • Microsoft.Extensions.DependencyInjection
  • Microsoft.Extensions.Hosting.Abstractions
  • Microsoft.Extensions.Logging
  • Microsoft.Extensions.Options

Feedback & Contributing

Microsoft.Extensions.Hosting is released as open source under the MIT license. Bug reports and contributions are welcome at the GitHub repository.

Showing the top 20 packages that depend on Microsoft.Extensions.Hosting.

Packages Downloads
Quartz.Extensions.Hosting
Runs Quartz.net as a HostedService in a generic host.
5
Senparc.Weixin.AspNet
微信 SDK - Senparc.Weixin.AspNet 模块 Senparc.Weixin SDK 开源项目: https://github.com/JeffreySu/WeiXinMPSDK
2
Senparc.CO2NET.AspNet
Senparc.CO2NET.AspNet 库 Senparc.CO2NET 开源项目: https://github.com/Senparc/Senparc.CO2NET
2
Senparc.Weixin.AspNet
微信 SDK - Senparc.Weixin.AspNet 模块 Senparc.Weixin SDK 开源项目: https://github.com/JeffreySu/WeiXinMPSDK
1
Senparc.Weixin.AspNet
微信公众账号 - Senparc.Weixin.AspNet 模块 Senparc.Weixin SDK 开源项目: https://github.com/JeffreySu/WeiXinMPSDK
1

https://go.microsoft.com/fwlink/?LinkID=799421

.NET 10.0

.NET Standard 2.0

.NET Framework 4.6.2

.NET Standard 2.1

.NET 11.0

Version Downloads Last updated
11.0.0-preview.6.26359.118 1 07/24/2026
11.0.0-preview.5.26302.115 2 06/18/2026
11.0.0-preview.4.26230.115 8 05/13/2026
11.0.0-preview.3.26207.106 9 04/30/2026
11.0.0-preview.2.26159.112 4 03/11/2026
11.0.0-preview.1.26104.118 5 02/26/2026
10.0.10 1 07/24/2026
10.0.9 2 06/23/2026
10.0.8 8 05/13/2026
10.0.7 9 04/30/2026
10.0.6 9 04/30/2026
10.0.5 4 03/26/2026
10.0.4 4 03/11/2026
10.0.3 4 02/24/2026
10.0.2 6 01/13/2026
10.0.1 6 01/13/2026
10.0.0 8 11/25/2025
10.0.0-rc.2.25502.107 6 11/25/2025
10.0.0-rc.1.25451.107 7 11/25/2025
10.0.0-preview.7.25380.108 6 11/25/2025
10.0.0-preview.6.25358.103 6 11/23/2025
10.0.0-preview.5.25277.114 7 11/27/2025
10.0.0-preview.4.25258.110 7 11/25/2025
10.0.0-preview.3.25171.5 7 11/22/2025
10.0.0-preview.2.25163.2 7 11/22/2025
10.0.0-preview.1.25080.5 7 11/22/2025
9.0.18 1 07/24/2026
9.0.17 2 06/23/2026
9.0.16 10 05/13/2026
9.0.15 11 04/30/2026
9.0.14 4 03/11/2026
9.0.13 5 02/26/2026
9.0.12 6 01/13/2026
9.0.11 7 11/26/2025
9.0.10 7 11/26/2025
9.0.9 5 11/22/2025
9.0.8 5 11/27/2025
9.0.7 5 11/27/2025
9.0.6 5 11/27/2025
9.0.5 5 11/27/2025
9.0.4 6 11/27/2025
9.0.3 5 11/22/2025
9.0.2 6 11/27/2025
9.0.1 5 11/27/2025
9.0.0 5 11/22/2025
9.0.0-rc.2.24473.5 7 11/27/2025
9.0.0-rc.1.24431.7 7 11/27/2025
9.0.0-preview.7.24405.7 6 11/23/2025
9.0.0-preview.6.24327.7 6 11/22/2025
9.0.0-preview.5.24306.7 6 11/22/2025
9.0.0-preview.4.24266.19 6 11/23/2025
9.0.0-preview.3.24172.9 5 11/22/2025
9.0.0-preview.2.24128.5 7 11/22/2025
9.0.0-preview.1.24080.9 7 11/23/2025
8.0.1 5 11/27/2025
8.0.0 6 11/22/2025
8.0.0-rc.2.23479.6 6 11/27/2025
8.0.0-rc.1.23419.4 7 11/27/2025
8.0.0-preview.7.23375.6 6 11/22/2025
8.0.0-preview.6.23329.7 6 11/22/2025
8.0.0-preview.5.23280.8 6 11/23/2025
8.0.0-preview.4.23259.5 6 11/22/2025
8.0.0-preview.3.23174.8 6 11/22/2025
8.0.0-preview.2.23128.3 6 11/23/2025
8.0.0-preview.1.23110.8 7 11/23/2025
7.0.1 5 11/27/2025
7.0.0 5 11/22/2025
7.0.0-rc.2.22472.3 6 11/26/2025
7.0.0-rc.1.22426.10 4 11/24/2025
7.0.0-preview.7.22375.6 7 11/23/2025
7.0.0-preview.6.22324.4 7 11/23/2025
7.0.0-preview.5.22301.12 7 11/23/2025
7.0.0-preview.4.22229.4 7 11/26/2025
7.0.0-preview.3.22175.4 5 11/22/2025
7.0.0-preview.2.22152.2 6 11/26/2025
7.0.0-preview.1.22076.8 6 11/23/2025
6.0.1 5 11/27/2025
6.0.0 5 11/22/2025
6.0.0-rc.2.21480.5 7 11/25/2025
6.0.0-rc.1.21451.13 6 11/22/2025
6.0.0-preview.7.21377.19 7 11/22/2025
6.0.0-preview.6.21352.12 7 11/23/2025
6.0.0-preview.5.21301.5 7 11/23/2025
6.0.0-preview.4.21253.7 5 11/22/2025
6.0.0-preview.3.21201.4 6 11/23/2025
6.0.0-preview.2.21154.6 6 11/23/2025
6.0.0-preview.1.21102.12 7 11/24/2025
5.0.0 5 11/22/2025
5.0.0-rc.2.20475.5 8 11/25/2025
5.0.0-rc.1.20451.14 4 11/24/2025
5.0.0-preview.8.20407.11 6 11/23/2025
5.0.0-preview.7.20364.11 6 11/22/2025
5.0.0-preview.6.20305.6 7 11/23/2025
5.0.0-preview.5.20278.1 8 11/23/2025
5.0.0-preview.4.20251.6 7 11/23/2025
5.0.0-preview.3.20215.2 6 11/23/2025
5.0.0-preview.2.20160.3 6 11/23/2025
5.0.0-preview.1.20120.4 14 11/23/2025
3.1.32 7 11/25/2025
3.1.31 6 11/25/2025
3.1.30 7 11/25/2025
3.1.29 7 11/26/2025
3.1.28 7 11/26/2025
3.1.27 7 11/26/2025
3.1.26 7 11/26/2025
3.1.25 7 11/26/2025
3.1.24 7 11/26/2025
3.1.23 7 11/25/2025
3.1.22 6 11/24/2025
3.1.21 5 11/24/2025
3.1.20 7 11/26/2025
3.1.19 6 11/24/2025
3.1.18 6 11/24/2025
3.1.17 6 11/24/2025
3.1.16 6 11/24/2025
3.1.15 6 11/24/2025
3.1.14 5 11/24/2025
3.1.13 7 11/25/2025
3.1.12 6 11/24/2025
3.1.11 6 11/24/2025
3.1.10 6 11/24/2025
3.1.9 5 11/22/2025
3.1.8 5 11/22/2025
3.1.7 5 11/22/2025
3.1.6 4 11/22/2025
3.1.5 5 11/22/2025
3.1.4 5 11/22/2025
3.1.3 5 11/22/2025
3.1.2 5 11/22/2025
3.1.1 5 11/22/2025
3.1.0 5 11/22/2025
3.1.0-preview3.19553.2 6 11/22/2025
3.1.0-preview2.19525.4 6 11/27/2025
3.1.0-preview1.19506.1 7 11/24/2025
3.0.3 5 11/22/2025
3.0.2 5 11/22/2025
3.0.1 5 11/22/2025
3.0.0 5 11/22/2025
3.0.0-rc1.19456.10 7 11/26/2025
3.0.0-preview9.19423.4 5 11/28/2025
3.0.0-preview8.19405.4 6 11/27/2025
3.0.0-preview7.19362.4 7 11/27/2025
3.0.0-preview6.19304.6 7 11/28/2025
3.0.0-preview5.19227.9 5 11/27/2025
3.0.0-preview4.19216.2 6 11/27/2025
3.0.0-preview3.19153.1 6 11/22/2025
3.0.0-preview.19074.2 6 11/22/2025
3.0.0-preview.18572.1 6 11/24/2025
2.2.0 5 11/22/2025
2.2.0-preview3-35497 5 11/22/2025
2.2.0-preview2-35157 5 11/27/2025
2.2.0-preview1-35029 5 11/22/2025
2.1.1 5 11/22/2025
2.1.0 5 11/27/2025
2.1.0-rc1-final 7 11/27/2025
2.1.0-preview2-final 6 11/28/2025
2.1.0-preview1-final 6 11/28/2025