Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/aphistic/serviceexample
An example Windows service written in C# laid out how I like in order to ease development and debugging. I created it for a friend but I figured I might as well put it online in case it helps anyone else.
https://github.com/aphistic/serviceexample
Last synced: about 2 months ago
JSON representation
An example Windows service written in C# laid out how I like in order to ease development and debugging. I created it for a friend but I figured I might as well put it online in case it helps anyone else.
- Host: GitHub
- URL: https://github.com/aphistic/serviceexample
- Owner: aphistic
- License: mit
- Created: 2014-06-25T02:01:29.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2014-06-25T02:02:35.000Z (over 10 years ago)
- Last Synced: 2024-10-12T16:20:05.913Z (3 months ago)
- Language: C#
- Size: 148 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
ServiceExample
==============An example Windows service written in C# laid out how I like in order to ease development and debugging. I created it for a friend but I figured I might as well put it online in case it helps anyone else.