Skip to content
| Marketplace
Sign in
Visual Studio>Templates>DebuggableOwinService
DebuggableOwinService

DebuggableOwinService

RobThree

|
2,791 installs
| (0) | Free
A Self-hosted OWIN Windows Service project template that is easier to run and debug than the default Windows Service project template
Download

A Debuggable, Self-Installing, Self-Hosted OWIN Windows Service Template based onJames Michael Hare's excellent blogposts:

  • C# Toolbox: A Debuggable, Self-Installing Windows Service Template (1 of 2)
  • C# Toolbox: A Debuggable, Self-Installing Windows Service Template (2 of 2)

This project template helps you hit the fround running to start a quick self-hosting service that can easily be installed/uninstalled (use the -install or -uninstall arguments to execute your executable, make sure you have sufficient permissions to install a service when you do so!). Next, implement any of the provided OnStart(), OnStop(), OnPause(), OnContinue(), OnShutDown() and OnCustomCommand() methods to control your service and you're done!

Gear-icon courtesy of iconarchive

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft