Skip to content
Vanlightly edited this page Nov 8, 2016 · 15 revisions

Taskling.NET

Nuget Packages

Taskling consists of two Nuget packages

Taskling

Add this nuget package to projects in your application that use ITasklingClient and the various contexts.

Taskling.SqlServer

Add this nuget package to projects in your application that instantiate the TasklingClient implementation class. If you use dependency injection then you will only need this package added to your application project.

Deployment

Example Code

Alerts

More Resources

I write about Taskling on my blog

Clone this wiki locally