-
Notifications
You must be signed in to change notification settings - Fork 16
Home
Vanlightly edited this page Nov 8, 2016
·
15 revisions
Taskling consists of two Nuget packages
Add this nuget package to projects in your application that use ITasklingClient and the various contexts.
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.
- Dependency Injection and Configuration Examples
- Task with Date Range Blocks
- Task with Numeric Range Blocks
- Task with List Blocks
I write about Taskling on my blog