https://github.com/vip56/sino.jobexecutor
支持xxl-job的Net Core 执行器SDK
https://github.com/vip56/sino.jobexecutor
csharp-library netcore2 netstandard20 xxl-job
Last synced: 7 months ago
JSON representation
支持xxl-job的Net Core 执行器SDK
- Host: GitHub
- URL: https://github.com/vip56/sino.jobexecutor
- Owner: Vip56
- License: other
- Created: 2020-02-18T02:52:16.000Z (over 5 years ago)
- Default Branch: dev
- Last Pushed: 2022-12-08T09:44:18.000Z (almost 3 years ago)
- Last Synced: 2023-03-04T20:11:29.821Z (over 2 years ago)
- Topics: csharp-library, netcore2, netstandard20, xxl-job
- Language: C#
- Size: 28.3 KB
- Stars: 1
- Watchers: 3
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: ReadMe.md
- License: LICENSE
Awesome Lists containing this project
README
# Sino.JobExecutor
## 项目概述
为了能够使.Net Core支持xxl-job,当前库将基于xxl-job 2.1.2版本进行调试开发。
[](https://ci.appveyor.com/project/vip56/Sino-JobExecutor)
[](https://www.nuget.org/packages/Sino.JobExecutor)## 使用方式
```
Install-Package Sino.JobExecutor
```