Giter Site home page Giter Site logo

sunqiso / topshelf Goto Github PK

View Code? Open in Web Editor NEW

This project forked from topshelf/topshelf

0.0 0.0 0.0 47.69 MB

Topshelf是托管使用.NET框架编写的服务的框架。服务的创建被简化,允许开发人员创建一个简单的控制台应用程序,可以使用Topshelf作为服务安装。原因很简单:调试控制台应用程序比服务容易得多。一旦应用程序经过测试并可以进行生产,Topshelf可以轻松安装应用程序作为服务。

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

License: Apache License 2.0

Shell 0.41% C# 98.55% PowerShell 1.04%

topshelf's Introduction

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

Topshelf is a framework for hosting services written using the .NET framework. The creation of services is simplified, allowing developers to create a simple console application that can be installed as a service using Topshelf. The reason for this is simple: It is far easier to debug a console application than a service. And once the application is tested and ready for production, Topshelf makes it easy to install the application as a service.

Develop build

Build status

LICENSE

Apache 2.0 - see LICENSE

INFO

Getting started with Topshelf

Get started in four simple steps!

Step 1 (get the bits):

The easiest way to get Topshelf in your project is to use NuGet.

Mailing List

Topshelf Discuss

Contributing

  1. Clone
  2. Branch
  3. Make changes
  4. Push
  5. Make a pull request

Source

  1. Clone the source down to your machine. git clone git://github.com/Topshelf/Topshelf.git
  2. Important: Run build.bat in order to generate the SolutionVersion.cs file which is otherwise missing.
    • You must have git on the path in order to do this. (Right click on Computer > Advanced System Settings, Advanced (tab) > Environment Variables... > Append the git executable's directory at the end of the PATH environment variable.
  3. Edit with Visual Studio 2015 or alternatively edit and run build.bat.
  4. Topshelf uses the .NET Framework v4.5.2.

Editing in Visual Studio

  1. Run build.bat in the root folder.
  2. Set Visual Studio Tools -> Options -> Text Editor -> All Languages -> Tabs to use "Tab Size" = 4, "Indent Size" = 4, and "Insert Spaces"
  3. Double-click/open the .sln file.

Deploying TopShelf with Azure DevOps

The Windows Service Manager Azure DevOps extension supports TopShelf deployments to a group of target machines or a deployment group target.

REQUIREMENTS

To run the build, a Visual Studio 2015 compatible environment should be setup.

CREDITS

Logo Design by The Agile Badger

Copyright 2007-2016 Travis Smith, Chris Patterson, Dru Sellers, Henrik Feldt et al. All rights reserved

topshelf's People

Contributors

phatboyg avatar drusellers avatar paulomorgado avatar travisthetechie avatar dstjacques avatar cuperman007 avatar jonreis avatar cbono avatar stijnhoopvdl avatar yyjdelete avatar sstorie avatar maxcherednik avatar solyutor avatar haf avatar maldworth avatar brutaldev avatar snakefoot avatar mookid8000 avatar mvacha avatar jonathanbass avatar jogge avatar blythmeister avatar algra avatar anton-gogolev avatar sighol avatar shekharreddy4 avatar ryanhauert avatar raymondbrink avatar p-rossi avatar pawelpabich 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.