Windows Services open source framework

.net, open-source, windows-services

Solution

Maybe you are thinking of Topshelf.

Here's some information about it:

- Creating a Windows Service with Topshelf

- Article at CodeBetter

Problem

I was listening to a podcast a while back on an Open Source project. I can't remember what the project was called, but the guys doing it said they'd split out their Windows Service support into a separate Open Source project. Like I say, I can't remember the project or what they've called the break-out project. All I remember is that it wraps Windows Services in .NET. Anyone know what project this is? Cheers

Original source