Microsoft.Extensions.Hosting.Systemd 9.0.0-preview.3.24172.9

About

Provides an implementation for hosting an application as a Linux systemd service.

The package ensures proper communication between .NET applications and systemd, making it easier to build, deploy, and run applications as Linux services.

Key Features

  • Systemd service integration
  • Health check support
  • Logging and diagnostics with different log levels
  • Notify systemd on application state changes

How to Use

Wherever you configure your host, add the UseSystemd method to the builder chain:

public static IHostBuilder CreateHostBuilder(string[] args) =>
    Host.CreateDefaultBuilder(args)
        .UseSystemd() // Enable running as a Systemd service
        .ConfigureServices((hostContext, services) =>
        {
            ...
        });

The UseSystemd method will no-op when not running as a daemon, allowing normal debugging or production use both with and without systemd.

Registering the service requires a special file, called a unit file, to be added to the /etc/systemd/system directory.

For more information on this part, check the run your app as a Linux service with systemd guide.

Main Types

The main types provided by this library are:

  • Microsoft.Extensions.Hosting.Systemd.SystemdNotifier
  • Microsoft.Extensions.Hosting.Systemd.SystemdLifetime
  • Microsoft.Extensions.Hosting.SystemdHostBuilderExtensions

Additional Documentation

Feedback & Contributing

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

No packages depend on Microsoft.Extensions.Hosting.Systemd.

.NET 8.0

.NET 9.0

.NET Standard 2.1

Version Downloads Last updated
10.0.0-preview.2.25163.2 0 03/18/2025
10.0.0-preview.1.25080.5 1 04/04/2025
9.0.3 1 04/04/2025
9.0.2 1 04/04/2025
9.0.1 0 01/14/2025
9.0.0 1 04/04/2025
9.0.0-rc.2.24473.5 1 04/04/2025
9.0.0-rc.1.24431.7 1 04/04/2025
9.0.0-preview.7.24405.7 1 04/04/2025
9.0.0-preview.6.24327.7 1 04/04/2025
9.0.0-preview.5.24306.7 1 04/04/2025
9.0.0-preview.4.24266.19 1 04/04/2025
9.0.0-preview.3.24172.9 1 04/04/2025
9.0.0-preview.2.24128.5 1 04/04/2025
9.0.0-preview.1.24080.9 0 02/13/2024
8.0.1 0 10/08/2024
8.0.0 0 11/14/2023
8.0.0-rc.2.23479.6 0 10/10/2023
8.0.0-rc.1.23419.4 1 04/04/2025
8.0.0-preview.7.23375.6 0 08/08/2023
8.0.0-preview.6.23329.7 1 04/04/2025
8.0.0-preview.5.23280.8 0 06/13/2023
8.0.0-preview.4.23259.5 1 04/04/2025
8.0.0-preview.3.23174.8 1 04/04/2025
8.0.0-preview.2.23128.3 0 03/14/2023
8.0.0-preview.1.23110.8 0 02/21/2023
7.0.0 0 11/07/2022
7.0.0-rc.2.22472.3 0 10/11/2022
7.0.0-rc.1.22426.10 1 04/04/2025
7.0.0-preview.7.22375.6 1 04/04/2025
7.0.0-preview.6.22324.4 0 07/12/2022
7.0.0-preview.5.22301.12 0 06/14/2022
7.0.0-preview.4.22229.4 1 04/04/2025
7.0.0-preview.3.22175.4 0 04/13/2022
7.0.0-preview.2.22152.2 0 03/14/2022
7.0.0-preview.1.22076.8 0 02/17/2022
6.0.1 1 04/04/2025
6.0.0 1 04/04/2025
6.0.0-rc.2.21480.5 1 04/04/2025
6.0.0-rc.1.21451.13 1 04/04/2025
6.0.0-preview.7.21377.19 1 04/04/2025
6.0.0-preview.6.21352.12 0 07/14/2021
6.0.0-preview.5.21301.5 0 06/15/2021
6.0.0-preview.4.21253.7 1 04/04/2025
6.0.0-preview.3.21201.4 1 04/04/2025
6.0.0-preview.2.21154.6 1 04/04/2025
5.0.1 1 04/04/2025
5.0.0 0 11/09/2020
5.0.0-rc.2.20478.4 1 04/04/2025
5.0.0-rc.1.20451.7 1 04/04/2025
5.0.0-preview.8.20407.3 1 04/04/2025
5.0.0-preview.7.20365.4 1 04/04/2025
5.0.0-preview.6.20306.1 0 06/25/2020
5.0.0-preview.5.20278.3 1 04/04/2025
5.0.0-preview.4.20251.2 0 05/18/2020
5.0.0-preview.3.20215.2 0 04/23/2020
5.0.0-preview.2.20160.3 1 04/04/2025
5.0.0-preview.1.20120.4 1 04/04/2025
3.1.32 1 04/04/2025
3.1.31 1 04/04/2025
3.1.30 1 04/04/2025
3.1.29 1 04/04/2025
3.1.28 0 08/09/2022
3.1.27 1 04/04/2025
3.1.26 1 04/04/2025
3.1.25 0 05/10/2022
3.1.24 1 04/04/2025
3.1.23 1 04/04/2025
3.1.22 0 12/14/2021
3.1.21 1 04/04/2025
3.1.20 1 04/04/2025
3.1.19 1 04/04/2025
3.1.18 0 08/10/2021
3.1.17 1 04/04/2025
3.1.16 1 04/04/2025
3.1.15 0 05/11/2021
3.1.14 0 04/06/2021
3.1.13 1 04/04/2025
3.1.12 1 04/04/2025
3.1.11 0 01/12/2021
3.1.10 0 11/09/2020
3.1.9 0 10/13/2020
3.1.8 0 09/08/2020
3.1.7 0 08/11/2020
3.1.6 0 07/14/2020
3.1.5 1 04/04/2025
3.1.4 1 04/04/2025
3.1.3 1 04/04/2025
3.1.2 1 04/04/2025
3.1.1 1 04/04/2025
3.1.0 1 04/04/2025
3.1.0-preview3.19553.2 1 04/04/2025
3.1.0-preview2.19525.4 1 04/04/2025
3.1.0-preview1.19506.1 1 04/04/2025
3.0.3 1 04/04/2025
3.0.2 1 04/04/2025
3.0.1 1 04/04/2025
3.0.0 0 09/23/2019
3.0.0-rc1.19456.10 0 09/16/2019
3.0.0-preview9.19423.4 1 04/04/2025
3.0.0-preview8.19405.4 1 04/04/2025
3.0.0-preview7.19362.4 1 04/04/2025