Skip to content

marcelommss/net-service-base

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Windows Service

This is a base project for creating windows services using .net and topshelf.

Install

Install using topshelf commands. See more on topshelf's documentation.

Configuration

All configuration is done on de appsettings.json.

Run with User Interface

As it's a console application, you can run with command line user interface.

Log Enabled

Use LogInformation, LogWarning or LogError for logging. LogInformation shows on user interface only on UI run mode.

About

.Net Windows Service base project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages