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

https://github.com/jefking/king.service.servicefabric

[Deprecated] Task scheduling for Service Fabric
https://github.com/jefking/king.service.servicefabric

Last synced: about 1 year ago
JSON representation

[Deprecated] Task scheduling for Service Fabric

Awesome Lists containing this project

README

          

### Task scheduling for Azure and Windows Servers: Service Fabric.
+ Run Tasks
+ Run Task Factories
+ Dequeue Task
+ Lots more coming!
+ Plugs into [King.Service](https://github.com/jefking/King.Service)

### [NuGet](https://www.nuget.org/packages/King.Service.ServiceFabric)
```
PM> Install-Package King.Service.ServiceFabric
```

### [Wiki](https://github.com/jefking/King.Service.ServiceFabric/wiki)
View the wiki to learn how to use this.