Skip to content
/ sctl Public

(Migrated from CodePlex) The Silverlight Continuation Tasks Library provides a simplification to chain a continuation of asynchronous tasks, on completion, to invoke a second task ...

License

Notifications You must be signed in to change notification settings

AbelCheng/sctl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Silverlight Continuation Tasks Library

The Silverlight Continuation Tasks Library provides a simplification to chain a continuation of asynchronous tasks, on completion, to invoke a second task ... one after another to any arbitrary length. The purpose of this library is to reduce Silverlight code from verbose asynchronous callback event handling.

Documentation

https://sctl.codeplex.com/
or
https://abelcheng.github.io/sctl/

About

(Migrated from CodePlex) The Silverlight Continuation Tasks Library provides a simplification to chain a continuation of asynchronous tasks, on completion, to invoke a second task ...

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages