Create and install a windows service in dotnet core 9.0 (C#)

Опубликовано: 30 Сентябрь 2024
на канале: Gautam Mokal
438
7

This video shows a simple example of a windows service built in dotnet core using C# programming. The example presented here is a background windows service that writes greeting messages every 1 second in a text file.

Credits:
Music: YouTube Audio Library
Technologies: Dotnet Core (9.0), C#, Windows Service
Tools: Visual Code , Powershell, MS CMD,

Links:
Reference : https://learn.microsoft.com/en-us/dot...

Microsoft.Extensions.Hosting.WindowsServices NuGet Package:https://nuget.org/packages/Microsoft....