Skip to content

.NET Core Windows service using Microsoft.Windows.Compatibility

License

Notifications You must be signed in to change notification settings

janantos/service_core

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

service_core

.NET Core Windows service using Microsoft.Windows.Compatibility

Simple example of self installing Windows service. While Microsoft.Windows.Compatibility does not implement Installer, installutil.exe can't be used for installing service. Install and uninstall process is made by SC.EXE

About

.NET Core Windows service using Microsoft.Windows.Compatibility

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages