基于Topshelf快速创建Windows Service,具体使用参考:https://github.com/YanZhiwei/XiangJiang.Windows.Service/wiki;.
Info
Version: | 2023.3.22-dev |
Author(s): | YanZhiwei |
Last Update: | Wednesday, March 22, 2023 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/YanZhiwei/XiangJiang.Windows.Service |
NuGet Url: | https://www.nuget.org/packages/XiangJiang.Windows.Service |
Install
Install-Package XiangJiang.Windows.Service
dotnet add package XiangJiang.Windows.Service
paket add XiangJiang.Windows.Service
XiangJiang.Windows.Service Download (Unzip the "nupkg" after downloading)
Dependencies
- Topshelf(>= 4.3.0)
- XiangJiang(>= 1.0.9)
- XiangJiang.Windows.Abstractions(>= 2.0.0)