All Projects → lampo1024 → TopshelfDemoService

lampo1024 / TopshelfDemoService

Licence: MIT license
A daemon service demonstration application with Topshelf. 这是一个基于C#/.NET+Topshelf 实现的Windows服务程序。

Programming Languages

C#
18002 projects

Projects that are alternatives of or similar to TopshelfDemoService

Topper
🎩 Simple Windows Service helper (Topshelf-based, Azure Web Job capable)
Stars: ✭ 28 (-15.15%)
Mutual labels:  windows-service, topshelf
SvcHostDemo
Demo service that runs in svchost.exe
Stars: ✭ 61 (+84.85%)
Mutual labels:  windows-service
pulseaudio-win32
An up-to-date PulseAudio build for Windows with an installer, service, socket support, bug fixes, and new features.
Stars: ✭ 38 (+15.15%)
Mutual labels:  windows-service
redis-topshelf
Wrap redis server console as windows service by topshelf
Stars: ✭ 11 (-66.67%)
Mutual labels:  topshelf
Winsw
A wrapper executable that can run any executable as a Windows service, in a permissive license.
Stars: ✭ 6,569 (+19806.06%)
Mutual labels:  windows-service
SocketHook
Socket hook is an injector based on EasyHook (win only) which redirect the traffic to your local server.
Stars: ✭ 38 (+15.15%)
Mutual labels:  windows-service
Folden
Cross platform PC application. System wide file watchers handling made simple.
Stars: ✭ 18 (-45.45%)
Mutual labels:  windows-service
CoreLibraries
A set of .NET libraries for building enterprise level solutions quickly
Stars: ✭ 22 (-33.33%)
Mutual labels:  windows-service
windows-slave-installer-module
Windows Agent Installer module for Jenkins
Stars: ✭ 12 (-63.64%)
Mutual labels:  windows-service
Masstransit
Distributed Application Framework for .NET
Stars: ✭ 4,103 (+12333.33%)
Mutual labels:  topshelf
JobManager
A full feature platform to host and manager a Quartz.Net job using topshelf and asp.net core WebApi
Stars: ✭ 38 (+15.15%)
Mutual labels:  topshelf
Sample-ConsoleService
A sample .NET Core 2.2 Console Service
Stars: ✭ 33 (+0%)
Mutual labels:  topshelf
TopshelfHosting
Runs a .net core generic host as a Topshelf service.
Stars: ✭ 22 (-33.33%)
Mutual labels:  topshelf

TopshelfDemoService

A daemon service demonstration application with Topshelf.

这是一个基于C#/.NET+Topshelf 实现的Windows服务程序。

使用Topshelf可以快速,轻松地实现一个Windows服务应用程序,本示例还包含了基于这个Windows服务的守护任务,本示例的系列教程请见:

1.C#/.NET基于Topshelf创建Windows服务程序及服务的安装和卸载 (1)

2.在C#/.NET应用程序开发中创建一个基于Topshelf的应用程序守护进程(服务) (2)

3.C#/.NET基于Topshelf创建Windows服务的守护程序作为服务启动的客户端桌面程序不显示UI界面的问题分析和解决方案 (3)

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].