/WindowsServiceWithTopshelfInNetCore

Windows Service With Topshelf In .Net Core

Primary LanguageC#

WindowsServiceWithTopshelfInNetCore

Windows Service With Topshelf In .Net Core

Installation

go to publish folder and open your command prompt as Administrator

WindowsServiceWithTopshelfInNetCore.exe install -servicename "MyService" -displayname "MyService Display Name" -description "MyService Description"

Uninstall

WindowsServiceWithTopshelfInNetCore.exe uninstall