Releases: PeterKottas/DotNetCore.WindowsService
Releases · PeterKottas/DotNetCore.WindowsService
Some more timeouts settings
Shutdown, pause, continue and some more stuff
This release is combination of various issues and request made over the past few months.
Namely it adds support for:
Shutdown
Pause
Continue
Fixes:
#92
#90
#89
And some other stuff
Timeout
Timeout is now configurable as proposed by #61
Lib events and display-name
This release adds functionality raised by #43
It also fixes a bug in #59
Built in accounts and start immediately after install
This release is all about #55 and #53
Thanks to @fhofmann and @avisonmaher for contributing.
Added blocking ConsoleServiceHost
Thanks @japerr for #49 which is the content of this release
Service root directory
Thanks @ragnarol for #41 which is the content of this release
Netcoreapp2.0
Updating to the latest sdk