apobekiaris / Topshelf

An easy service hosting framework for building Windows services using .NET

Home Page:http://topshelf-project.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Topshelf - An easy service hosting framework for building Windows services using .NET

LICENSE

Apache 2.0 - see LICENSE

IMPORTANT

NOTE: If you are looking at the source - please run build.bat before opening the solution. It creates the SolutionVersion.cs file that is necessary for a successful build.

INFO

Overview

Topshelf is an awesome service host for windows services.

Getting started with Mass Topshelf

Mailing List

Topshelf Discuss

Source

  1. Clone the source down to your machine. git clone git://github.com/Topshelf/Topshelf.git
  2. Run build.bat. NOTE: You must have git on the path (open a regular command line and type git).

Contributing

  1. git config --global core.autoclrf false
  2. Shared ReSharper settings are under src/Topshelf.resharper.xml for formatting and style
  3. Make a pull request

REQUIREMENTS

  • .NET Framework 3.5

CREDITS

Logo Design by The Agile Badger
UppercuT - Automated Builds in moments, not days! Project UppercuT

About

An easy service hosting framework for building Windows services using .NET

http://topshelf-project.com/

License:Apache License 2.0