Giter Club home page Giter Club logo

topshelf's Introduction

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.

Overview

INFO

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).

  3. If you want to edit the project in 4.0 mode you will have to edit all .csproj files at the top of the files, where it says: v3.5 or alternatively v4.0 depending on whose copy you've cloned. Edit it to match your preferred mode of coding in Visual Studio.

    Furthermore, you can edit rakefile.rb and set BUILD_CONFIG_KEY appropriately, to either NET40 or NET35. Finally, changing it while using R# might cause cache corruption, and so you'd have to delete the _ReSharper folder in your project in order to get solution-wide analysis going again.

Contributing

  1. git config --global core.autoclrf false
  2. Shared ReSharper settings are under src/Topshelf.resharper.xml for formatting and style. ReSharper should pick up on this automatically when you launch Visual Studio.
  3. Make a pull request

REQUIREMENTS

  • .NET Framework 3.5
  • It isn't yet capable of hosting .Net Framework 4.0 Applications.

CREDITS

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

topshelf's People

Contributors

drusellers avatar travisthetechie avatar phatboyg avatar ramonsmits avatar haf avatar paulbatum avatar saintgimp avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.