# LightServer **Repository Path**: LuoZhiHui/LightServer ## Basic Information - **Project Name**: LightServer - **Description**: Windows 通用服务宿主服务.基于 Topshelf & Quartz - **Primary Language**: C# - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-05-12 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # LightServer #### 介绍 Windows 通用服务宿主服务.基于 Topshelf & Quartz #### 软件架构 通用windows服务宿主,支持 Console和Windows Server 两种模式 #### 安装教程 1. LightServer.exe install 2. LightServer.exe uninstall #### 使用说明 1. 编写服务,配置到Quartz 2. 设置执行程序 #### 参与贡献 1. Fork 本仓库 2. 新建 Feat_xxx 分支 3. 提交代码 4. 新建 Pull Request