Skip to content

wintoncode/Winton.Blogs.TPLActor

Repository files navigation

Winton.Blogs.TPLActor

The code in this repository is written to accompany the blog article on writing an actor pattern that integrates with the .NET Task Parallel Library.

Note on building

Version 1.0 of the .NET Core build tools is required to build the source code. To build from Visual Studio you'll need VS 2017.