Skip to content

Releases: PeterKottas/DotNetCore.WindowsService

Some more timeouts settings

Choose a tag to compare

@PeterKottas PeterKottas released this 12 Sep 10:18
v2.0.9

Deploy commit

Console host timeout

Choose a tag to compare

@PeterKottas PeterKottas released this 02 Jun 11:59

Fixes #61

Shutdown, pause, continue and some more stuff

Choose a tag to compare

@PeterKottas PeterKottas released this 02 Jun 11:52

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

net471

Choose a tag to compare

@PeterKottas PeterKottas released this 16 Feb 16:16

As described in #76

Timeout

Choose a tag to compare

@PeterKottas PeterKottas released this 14 Dec 15:55

Timeout is now configurable as proposed by #61

Lib events and display-name

Choose a tag to compare

@PeterKottas PeterKottas released this 14 Dec 14:58

This release adds functionality raised by #43
It also fixes a bug in #59

Built in accounts and start immediately after install

Choose a tag to compare

@PeterKottas PeterKottas released this 27 Nov 20:46

This release is all about #55 and #53

Thanks to @fhofmann and @avisonmaher for contributing.

Added blocking ConsoleServiceHost

Choose a tag to compare

@PeterKottas PeterKottas released this 01 Nov 17:16

Thanks @japerr for #49 which is the content of this release

Service root directory

Choose a tag to compare

@PeterKottas PeterKottas released this 29 Sep 11:57

Thanks @ragnarol for #41 which is the content of this release

Netcoreapp2.0

Choose a tag to compare

@PeterKottas PeterKottas released this 26 Aug 15:10

Updating to the latest sdk