Skip to content

Latest commit

 

History

History
18 lines (10 loc) · 441 Bytes

README.md

File metadata and controls

18 lines (10 loc) · 441 Bytes

systemd.net-tutorial

Tutorial projects for .Net Core systemd services.

Requirements

Must have .Net Core installed. See here for installation instructions.

Getting started writing a basic systemd service in C#.

Adding logging to the systemd journal

Adding socket activation and notification support