We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0c09fb5 commit a326ec0Copy full SHA for a326ec0
1 file changed
README.md
@@ -1,6 +1,7 @@
1
# Winton.Extensions.Threading.Actor
2
3
[](https://travis-ci.org/wintoncode/Winton.Extensions.Threading.Actor)
4
+[](https://ci.appveyor.com/project/jhickson/winton-extensions-configuration-consul/branch/master)
5
6
A lightweight implementation of the actor pattern designed to integrate with C#'s `async`/`await` keywords.
7
It is a richer version of the implementation outlined on [Winton's Tech Blog](https://tech.winton.com/blog/2017/03/a-tpl-actor-pattern).
0 commit comments