sertunc / WindowsServiceWithTopshelfInNetCore

Windows Service With Topshelf In .Net Core

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Windows Service With Topshelf In .Net Core


Languages

Language:C# 100.0%