Skip to content

Commit a326ec0

Browse files
author
Jos Hickson
authored
Added Appveyor CI badge
1 parent 0c09fb5 commit a326ec0

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
# Winton.Extensions.Threading.Actor
22

33
[![Build Status](https://travis-ci.org/wintoncode/Winton.Extensions.Threading.Actor.svg?branch=master)](https://travis-ci.org/wintoncode/Winton.Extensions.Threading.Actor)
4+
[![Build status](https://ci.appveyor.com/api/projects/status/qsmu200tjfef2r61/branch/master?svg=true)](https://ci.appveyor.com/project/jhickson/winton-extensions-configuration-consul/branch/master)
45

56
A lightweight implementation of the actor pattern designed to integrate with C#'s `async`/`await` keywords.
67
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

Comments
 (0)