An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

# Sino.JobExecutor

## 项目概述

为了能够使.Net Core支持xxl-job,当前库将基于xxl-job 2.1.2版本进行调试开发。

[![Build status](https://ci.appveyor.com/api/projects/status/o4y6ne8ix0tot0vq?svg=true)](https://ci.appveyor.com/project/vip56/Sino-JobExecutor)
[![NuGet](https://img.shields.io/nuget/v/Nuget.Core.svg?style=plastic)](https://www.nuget.org/packages/Sino.JobExecutor)

## 使用方式
```
Install-Package Sino.JobExecutor
```